Description Usage Arguments Value
the generic function for manual K-fold cross validation
1 | kfold(K_FOLD = 10, fit_model, model = "rho-only")
|
K_FOLD: |
the number of folds |
fit_model: |
a compiled stan model object |
model: |
'rho-only', 'omega-only', 'rho-and-omega' |
dataframe of ELPD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.