Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

old-extractors

Extractor methods


Description

These are only defined in order to deprecate with a warning (rather than remove and break backwards compatibility) the old way of accessing the point estimates in a "psis_loo" or "psis" object. The new way as of v2.0.0 is to get them from the "estimates" component of the object.

Usage

## S3 method for class 'loo'
x[i]

## S3 method for class 'loo'
x[[i, exact = TRUE]]

## S3 method for class 'loo'
x$name

Arguments

x, i, exact, name

See Extract.


loo

Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models

v2.4.1
GPL (>= 3)
Authors
Aki Vehtari [aut], Jonah Gabry [cre, aut], Mans Magnusson [aut], Yuling Yao [aut], Paul-Christian Bürkner [aut], Topi Paananen [aut], Andrew Gelman [aut], Ben Goodrich [ctb], Juho Piironen [ctb], Bruno Nicenboim [ctb]
Initial release
2020-12-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.