resamp
objects. This
calculates empirical percentiles for the
parameter replicates and correlations of parameter replicates
if applicable. The print method displays the same results as
print.resamp
,
plus these quantities.
summary.resamp(object, probs=c(0.025, 0.05, 0.95, 0.975))
resamp
.
object
(
call
,
B
,
observed
,
estimate
), plus the empirical percentiles
limits.emp
and, if
observed
has more than one element,
the correlation matrix
correlation
for the replicates.
The print method
print.summary.resamp
will print the results in a nicely
formatted manner if they are not assigned.
summary(jackknife(stack.loss,var))