Learn R Programming

prophet (version 1.1.7)

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

Description

Get the stan backend defined in the environment variables.

Usage

get_stan_backend()

Arguments

Value

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