dynamichazard (version 0.3.3)

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