print.ddhazard_boot: Summary Statistics for a ddhazard_boot Object

print.ddhazard_bootR Documentation

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 class '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.

Value

Returns x using invisible.

See Also

ddhazard_boot


boennecd/dynamichazard documentation built on Oct. 11, 2022, 2:41 p.m.