print.bayesboot: Print the first number of draws from the Bayesian bootstrap
Description
Print the first number of draws from the Bayesian bootstrap
Usage
# S3 method for bayesboot
print(x, n = 10, ...)
Arguments
x
The bayesboot object to print.
n
The number of draws to print.