| print.bayesboot {bayesboot} | R Documentation | 
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 class 'bayesboot'
print(x, n = 10, ...)
Arguments
x | 
 The bayesboot object to print.  | 
n | 
 The number of draws to print.  | 
... | 
 Not used.  | 
[Package bayesboot version 0.2.2 Index]