information.wglm: Information for IPCW Logistic Regressions

View source: R/wglm.R

information.wglmR Documentation

Information for IPCW Logistic Regressions

Description

Compute the information (i.e. opposite of the expectation of the second derivative of the log-likelihood) for IPCW logistic regressions.

Usage

## S3 method for class 'wglm'
information(x, times = NULL, simplify = TRUE, ...)

Arguments

x

a wglm object.

times

[numeric vector] time points at which the score should be output.

simplify

[logical] should the ouput be converted to a matrix when only one timepoint is requested. Otherwise will always return a list.

...

Not used.


tagteam/riskRegression documentation built on Oct. 19, 2024, 7:43 p.m.