dynamichazard (version 0.3.2)

hatvalues.fahrmeier_94: Hat values for ddhazard

Description

Computes hat-"like" values from usual L2 penalized binary regression

Usage

# S3 method for fahrmeier_94
hatvalues(model, ...)

Arguments

model

A fit from ddhazard

...

Not used

Value

A list of matrices. Each matrix has three columns: the hat values, the row number of the original data point and the id the row belongs to

Details

Computes hat-"like" values in each interval for each individual at risk in the interval. See the ddhazard vignette for details

See Also

ddhazard