Shiny app for Canonical Associative Learning Models and their Representations
You will need devtools to install this package from github. If you do not have it, run:
install.packages("devtools")
Afterward, you can install directly from this repository via:
devtools::install_github("victor-navarro/calmr.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).