check_cmdstanr | R Documentation |
Check whether cmdstanr
is available and prints version and logistic example.
check_cmdstanr(check_sampling = FALSE)
check_cmdstan()
check_sampling |
Compile and sample from the "logistic" example model. |
check_cmdstanr()
prints results from checks.
check_cmdstan()
returns TRUE
if CmdStan
seems to be installed, otherwise FALSE
check_cmdstan()
: Check if the CmdStan
command line tools are available.
check_cmdstanr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.