print.bayesboot: Print the first number of draws from the Bayesian bootstrap

View source: R/bayesboot.R

print.bayesbootR 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.


bayesboot documentation built on April 4, 2025, 3:04 a.m.