Learn R Programming

rACMEMEEV (version 1.0.1)

create_stan_model_string: Define the Pre-Model Using Stan

Description

Create the model string, save it to a temporary folder, and return back the location of the temporary model file for usage by Stan later. This is experimental and has been validated, but caution should be used when utilizing the Stan backend as the pre-model.

Usage

create_stan_model_string()

Arguments

Value

Full path to the model specification

Examples

Run this code
create_stan_model_string()

Run the code above in your browser using DataLab