print_boot: Print an object of class 'boot'

View source: R/print.boot.R

print_bootR Documentation

Print an object of class boot

Description

This is a copy of boot::print.boot

Usage

print_boot(x, digits = getOption("digits"), index = 1L:ncol(boot.out$t), ...)

Arguments

x

A bootstrap output object of class boot generated by one of the bootstrap functions.

digits

The number of digits to be printed in the summary statistics.

index

Indices indicating for which elements of the bootstrap output summary statistics are required.

...

further arguments passed to or from other methods.

Author(s)

Brian Ripley with a bug fix by John Nash


nlraa documentation built on July 9, 2023, 6:08 p.m.