loo v1.1.0
loo 1.1.0
- Introduce the
E_loofunction. 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")