print_boot | R Documentation |
boot
This is a copy of boot::print.boot
print_boot(x, digits = getOption("digits"), index = 1L:ncol(boot.out$t), ...)
x |
A bootstrap output object of class |
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. |
Brian Ripley with a bug fix by John Nash
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.