Pre-Compiled 'CmdStan' Models in R Packages


[Up] [Top]

Documentation for package ‘instantiate’ version 0.2.2

Help Pages

instantiate-package instantiate: pre-compiled CmdStan models in R packages
stan_cmdstan_exists Check if 'instantiate' can find CmdStanR and CmdStan.
stan_cmdstan_path Path to CmdStan for 'instantiate'
stan_cmdstan_version Version of CmdStan that 'instantiate' uses.
stan_package_clean Remove one or more compiled Stan models in an R package.
stan_package_compile Compile the Stan models in an R package.
stan_package_configure Configure an R package with built-in Stan models.
stan_package_create Create example package with a built-in Stan model.
stan_package_model Get a pre-compiled Stan model built into an R package.
stan_package_model_files List Stan model file paths.