Skip to content

Files

Latest commit

abfcc32 · Mar 13, 2024

History

History
20 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 634 Bytes

calmr.app

Shiny app for Canonical Associative Learning Models and their Representations

Installation

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")

Try the online Shiny 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).

https://victor-navarro.shinyapps.io/calmr_app/