boot.object {boot} | R Documentation |
Class of objects that result from running a bootstrap.
These classes of objects are returned from calls to the functions boot
,
censboot
, tilt.boot
or tsboot
.
The class "boot"
has methods for plot
and print
.
Objects of class "boot"
are implemented as a list. The exact structure of
this list depends on the generating function and can be found in the
relevant helpfiles for those functions.
boot
, censboot
, plot.boot
, print.boot
, tilt.boot
, tsboot