Learn R Programming

rstpm2 (version 1.6.5)

aft-class: Class "stpm2" ~~~

Description

Regression object for aft.

Arguments

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 for mle2, directly.

Methods

plot

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

lines

signature(x = "aft"): ...

predict

signature(object = "aft"): ...

predictnl

signature(object = "aft", ...): ...

%\item{summary}{\code{signature(object = "aft", ...)}: ... }

Examples

Run this code
showClass("aft")

Run the code above in your browser using DataLab