aft-class {rstpm2} | R Documentation |
Class "stpm2" ~~~
Description
Regression object for aft
.
Objects from the Class
Objects can be created by calls of the form new("aft", ...)
and
aft( ...)
.
Slots
args
:Object of class
"list"
~~
Extends
Class "mle2"
, directly.
Methods
- plot
signature(x = "aft", y = "missing")
: ...- predict
signature(object = "aft")
: ...- predictnl
signature(object = "aft", ...)
: ...
Examples
showClass("aft")
[Package rstpm2 version 1.6.3 Index]