vcov.wglm: Variance-covariance for IPCW Logistic Regressions

View source: R/wglm.R

vcov.wglmR Documentation

Variance-covariance for IPCW Logistic Regressions

Description

Compute the variance-covariance matrix of the estimated model parameters of IPCW logistic regressions.

Usage

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

Arguments

object

a wglm object.

times

[numeric vector] time points at which the variance-covariance matrix 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.