Learn R Programming

loo (version 2.3.1)

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 importance_sampling print_dims(x, ...)

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

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

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

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

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

Arguments

x

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

...

Ignored.