robust.var: Implementation of the robust variance Vr and QIC (Pan 2001)

View source: R/survPenV2_04.r

robust.varR Documentation

Implementation of the robust variance Vr and QIC (Pan 2001)

Description

Takes the model at convergence and calculates the robust variance matrix accounting for correlated survival times

Usage

robust.var(model, data, cluster.name, n.legendre = 50)

Arguments

model

survPen object, see survPen.fit for details

data

original dataset

cluster.name

name of cluster variable in data

n.legendre

number of nodes for Gauss-Legendre quadrature; default is 50

Value

survPen object with robust variance Vr and QIC


survPen documentation built on May 9, 2026, 5:06 p.m.