cmdstanr¶
Description¶
CmdStanR (Command Stan R) is a lightweight interface to Stan for R users that provides an alternative to the traditional RStan interface.
Modules system sets up the following environment variables for this module:
Environment Modules¶
Run module spider cmdstanr to find out what environment modules are available for this application.
Environment Variables¶
- HPC_CMDSTANR_DIR - installation directory
- HPC_CMDSTANR_BIN - executable directory
- HPC_CMDSTANR_LIB - library directory
Additional Usage Information¶
Required: Run the following command in an R shell:
set_cmdstan_path("/apps/cmdstanr/0.9.0/bin/cmdstan")
Categories¶
modeling