Skip to content

armanabraham/chb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

chb, which stands for Choice History Biases, is an R package to analyze, model and simulate biases in psychophysical data that arise from the outcome of past choices, such as when the subject fails or succeeds on the previous trial.

Installation

To install the package from GitHub, please install and load devtools package first:

install.packages('devtools')
library(devtools)

Install chb from repository

install_github('armanabraham/chb')

chb may require functions from the package aapack. To install, run the following:

install_github('armanabraham/aapack')

About

R package for analyzing choice history biases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages