get_stan_backend: Get the stan backend defined in the environment variables.

View source: R/stan_backends.R

get_stan_backendR Documentation

Get the stan backend defined in the environment variables.

Description

Get the stan backend defined in the environment variables.

Usage

get_stan_backend()

Value

'rstan' or 'cmdstanr'. 'rstan' if variable is not set.


prophet documentation built on Jan. 22, 2026, 9:06 a.m.