Description Usage Arguments Value
adapted from https://github.com/stan-dev/stancon_talks/blob/master/2017/Contributed-Talks/07_nicenboim/kfold.Rmd the ELPD is the theoretical expected log pointwise predictive density for the held-out data the loglik from the fit is a n_iter x T matrix, the pointwise is 1 x T vector, elpd is the sum of pointwise
1 | computeELPD(log_lik_heldout)
|
log_lik_heldout: |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.