Movatterモバイル変換


[0]ホーム

URL:


calmr

Canonical Associative Learning Models and their Representations

R-CMD-checkcran_downloadsCodecov test coverage

Installing the lateststable version

You may install the latest stable version from CRAN:

install.packages("calmr")

Installing the latestversion

If you are feeling more daring, you can install the latest version ofthe package. You will need devtools to install this package fromGitHub.

install.packages("devtools")devtools::install_github("victor-navarro/calmr")

If you managed to build the vignettes, there’s a vignette showing thebasics 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 mustinstall thecalmr.app package and then launch the app.

devtools::install_github("victor-navarro/calmr.app")calmr.app::launch_app()

Try the online Shiny app

If you want to check the app without committing to an install, youcan check it out here (be wary: the server might have run out of thefree monthly quota).

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


[8]ページ先頭

©2009-2025 Movatter.jp