robust.var: Implementation of the robust variance Vr

View source: R/survPenV2_02.r

robust.varR Documentation

Implementation of the robust variance Vr

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


survPen documentation built on April 4, 2025, 3:06 a.m.