Skip to contents

Displays a concise summary of the bootstrap RRi model parameter estimates. The printed output shows the number of bootstrap replicates and a preview of the parameter estimates from the first few replicates.

Usage

# S3 method for class 'boot_RRi_fit'
print(x, ...)

Arguments

x

An object of class "boot_RRi_fit".

...

Additional arguments passed to print.

Value

A message (of class NULL) with the number of bootstrap replicates and a preview of the first 6 bootstrap samples. Additionally, returns the input object invisibly.