Print method for 'loo' objects
# S3 method for loo
print(x, digits = 1, plot_k = FALSE, ...)
An integer passed to round
.
Logical. If TRUE
the estimates of the Pareto shape
parameter \(k\) are plotted. Ignored if x
was generated by
waic
. To just plot \(k\) without printing use the
plot method
.
Arguments passed to plot.loo
if plot_k
is
TRUE
.
x
, invisibly.