Print method for
summary.bootstrap. Prints the same information as
print.resamp
, plus empirical percentiles, BCa confidence limits, and
correlations if the statistic of interest is a vector.
USAGE:
print.summary.bootstrap(x, digits=4)
REQUIRED ARGUMENTS:
x
object produced by
summary.bootstrap.
OPTIONAL ARGUMENTS:
digits
the number of significant digits to print.
...
additional arguments; these are currently ignored.