rstpm2 (version 1.5.1)

tvcCoxph-class: Class "tvcCoxph"

Description

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

Arguments

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

Run this code
# NOT RUN {
showClass("tvcCoxph")
# }

Run the code above in your browser using DataCamp Workspace