- Notifications
You must be signed in to change notification settings - Fork3
License
victor-navarro/calmr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Canonical Associative Learning Models and their Representations
You may install the latest stable version from CRAN:
install.packages("calmr")If you are feeling more daring, you can install the latest version of the package. You will need devtools to install this package from GitHub.
install.packages("devtools")devtools::install_github("victor-navarro/calmr")If you managed to build the vignettes, there's a vignette showing the basics of the package. (Worry not, the package'swebsite also has it).
vignette("calmr_basics", package = "calmr")If you want to do some simulations using the companion app, you must install thecalmr.app package and then launch the app.
devtools::install_github("victor-navarro/calmr.app")calmr.app::launch_app()If you want to check the app without committing to an install, you can check it out here (be wary: the server might have run out of the free monthly quota).
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.