dynamichazard (version 0.3.4)

print.fahrmeier_94: Print function for ddhazard result

Description

The sd printed for time-varying effects are point-wise standard deviations from either the filter with smoothing

Usage

# S3 method for fahrmeier_94
print(x, var_indices = 1:ncol(x$state_vecs),
  time_indices = 1:nrow(x$state_vecs), digits = getOption("digits"), ...)

Arguments

x

Object returned from ddhazard

var_indices

Variable indices to print for time-varying effects

time_indices

Time intervals to print for time-varying effects

digits

Number of digits to print

...

Not used