| .hbayesdm_fit | R Documentation |
Returns a list with fields 'fit' (the CmdStanMCMC/CmdStanVB), 'par_vals' (named list of draws merged across chains), and 'vb' (logical).
.hbayesdm_fit(
model_name,
data_list,
pars,
gen_init,
vb,
nchain,
niter,
nwarmup,
nthin,
adapt_delta,
stepsize,
max_treedepth,
ncore,
seed = 42,
inc_postpred = FALSE,
postpreds = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.