Learn R Programming

rstpm2 (version 1.6.2)

aft_integrated-class: Class "stpm2" ~~~

Description

Regression object for aft_integrated.

Arguments

Objects from the Class

Objects can be created by calls of the form new("aft_integrated", ...) and aft_integrated( ...).

Slots

args:

Object of class "list" ~~

Extends

Class "mle2", directly.

Methods

plot

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

predict

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

predictnl

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

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

Examples

Run this code
showClass("aft_integrated")

Run the code above in your browser using DataLab