Learn R Programming

bayesboot (version 0.2.2)

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.

...

Not used.