Learn R Programming

kaps (version 1.0-0)

kaps-class: Class "kaps"

Description

A class for K-adaptive partitioning for survival data (kaps).

Arguments

Objects from the Class

Objects can be created by calls of the form new("kaps", ...). The most important slot is groupID, which is a vector containing the information about classified subgroups.

See Also

plot

Examples

Run this code
showClass("kaps")

Run the code above in your browser using DataLab