Skip to content

loo v1.1.0

Choose a tag to compare

@jgabry jgabry released this 27 Mar 18:24
· 1049 commits to master since this release

loo 1.1.0

  • Introduce the E_loo function. This can be used to compute weighted expectations (means, variances, quantiles) using the smoothed weights obtained from PSIS.

This release is now available from CRAN, although it will have to be installed from source until binaries have been built (typically a few days):

install.packages("loo", type = "source")