dynamichazard (version 0.6.0)

print.ddhazard_boot: Summary Statistics for a ddhazard_boot Object

Description

Arguments have the same effects as for an object from a boot call. See print.

Usage

# S3 method for ddhazard_boot
print(x, digits = getOption("digits"),
  index = 1L:ncol(boot.out$t), ...)

Arguments

x

returned object from a ddhazard_boot call.

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.

...

not used.

See Also

ddhazard_boot