print()
for objects of the
class "boot"
.
"print"(x, digits = getOption("digits"), index = 1:ncol(boot.out$t), ...)
"boot"
generated by one
of the bootstrap functions.
boot.out$t0
is missing (such as when it was created by a
call to tsboot
with orig.t=FALSE
) the bootstrap mean and
standard error are printed. If resampling was done using importance
resampling weights, then the bootstrap estimates are reweighted as if
uniform resampling had been done. The ratio importance sampling
estimates are used and if there were a number of distributions then
defensive mixture distributions are used. In this case an extra
column with the mean of the observed bootstrap statistics is also
printed.
boot
, censboot
, imp.moments
,
plot.boot
, tilt.boot
, tsboot