Print methods
# S3 method for loo
print(x, digits = 1, ...)# S3 method for waic
print(x, digits = 1, ...)
# S3 method for psis_loo
print(x, digits = 1, plot_k = FALSE, ...)
# S3 method for importance_sampling_loo
print(x, digits = 1, plot_k = FALSE, ...)
# S3 method for psis_loo_ap
print(x, digits = 1, plot_k = FALSE, ...)
# S3 method for psis
print(x, digits = 1, plot_k = FALSE, ...)
# S3 method for importance_sampling
print(x, digits = 1, plot_k = FALSE, ...)
An integer passed to base::round().
Arguments passed to plot.psis_loo() if plot_k is
TRUE.
x, invisibly.