Skip to content

CognitiveModeling/priorinference_iterative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prior Inference Iterative R package

Authors of the package: Martin V. Butz, Hania Elkersh, Asya Achimova

This package contains all the functions of the common code of the iterative prior inference (dependent and independent of the trial order) and utterance choice models. It was designed to analyze and model data.

To be able to use the priorInferenceIterative package you need to follow these steps:

  1. Install the package devtools.

Run the code below:

install.packages("devtools")
  1. Run the command:
library("devtools")
  1. Now you will be able to install the priorInferenceIterative by running:
install_github("CognitiveModeling/priorinference_iterative@HEAD")

About

Prior inference code (4 trials in a block)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages