tvcCoxph-class | R Documentation |
"tvcCoxph"
Experimental approach to modelling time-dependent effects in Cox regression.
Objects can be created by calls of the form new("tvcCoxph", ...)
or cox.tvc(...)
. See the mle2
documentation.
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"
~~
Class mle2
, directly.
signature(x = "tvcCoxph", y = "missing")
: ...
showClass("tvcCoxph")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.