check_cmdstanr: Check Stan

View source: R/cmdstan.R

check_cmdstanrR 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 the CmdStan command line tools are available.

Examples

check_cmdstanr()

psborrow2 documentation built on April 4, 2025, 12:37 a.m.