boot
This is a copy of boot::print.boot
print_boot(x, digits = getOption("digits"), index = 1L:ncol(boot.out$t), ...)
A bootstrap output object of class boot
generated by one of the bootstrap functions.
The number of digits to be printed in the summary statistics.
Indices indicating for which elements of the bootstrap output summary statistics are required.
further arguments passed to or from other methods.
Brian Ripley with a bug fix by John Nash