tvcCoxph-class: Class '"tvcCoxph"'

tvcCoxph-classR Documentation

Class "tvcCoxph"

Description

Experimental approach to modelling time-dependent effects in Cox regression.

Objects from the Class

Objects can be created by calls of the form new("tvcCoxph", ...) or cox.tvc(...). See the "mle2" documentation.

Slots

call:

Object of class "language" ~~

call.orig:

Object of class "language" ~~

coef:

Object of class "numeric" ~~

fullcoef:

Object of class "numeric" ~~

vcov:

Object of class "matrix" ~~

min:

Object of class "numeric" ~~

details:

Object of class "list" ~~

minuslogl:

Object of class "function" ~~

method:

Object of class "character" ~~

data:

Object of class "list" ~~

formula:

Object of class "character" ~~

optimizer:

Object of class "character" ~~

Extends

Class "mle2", directly.

Methods

plot

signature(x = "tvcCoxph", y = "missing"): ...

Examples

showClass("tvcCoxph")

mclements/rstpm2 documentation built on Feb. 5, 2023, 8 p.m.