check_cmdstanr {psborrow2} | R Documentation |
Check Stan
Description
Check whether cmdstanr
is available and prints version and logistic example.
Usage
check_cmdstanr(check_sampling = FALSE)
check_cmdstan()
Arguments
check_sampling |
Compile and sample from the "logistic" example model. |
Value
check_cmdstanr()
prints results from checks.
check_cmdstan()
returns TRUE
if CmdStan
seems to be installed, otherwise FALSE
Functions
-
check_cmdstan()
: Check if theCmdStan
command line tools are available.
Examples
check_cmdstanr()
[Package psborrow2 version 0.0.3.4 Index]