Create the main 'Stan' model
create_stan_model.RdUses the Stan code at
at default_stan_filepath or a custom file if it has been
set using options(bmstate_stan_file = ...).
See also
Other Stan-related functions:
create_stan_data(),
default_stan_filepath(),
ensure_exposed_stan_functions(),
fit_stan(),
plot_stan_data_integral(),
plot_stan_data_matrix()