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

print_dims

Print dimensions of log-likelihood or log-weights matrix


Description

Print dimensions of log-likelihood or log-weights matrix

Usage

print_dims(x, ...)

## S3 method for class 'importance_sampling'
print_dims(x, ...)

## S3 method for class 'psis_loo'
print_dims(x, ...)

## S3 method for class 'importance_sampling_loo'
print_dims(x, ...)

## S3 method for class 'waic'
print_dims(x, ...)

## S3 method for class 'kfold'
print_dims(x, ...)

## S3 method for class 'psis_loo_ss'
print_dims(x, ...)

Arguments

x

The object returned by psis(), loo(), or waic().

...

Ignored.


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.