Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

kaps (version 1.0-0)

K-Adaptive Partitioning for Survival data

Description

This package provides some routines to conduct the K-adaptive partitioning (kaps) algorithm for survival data. A function kaps is an implementation version of our algorithm.

Copy Link

Version

Install

install.packages('kaps')

Monthly Downloads

11

Version

1.0-0

License

GPL-3

Maintainer

SooHeang Eo

Last Published

March 20th, 2014

Functions in kaps (1.0-0)

count.mindat

Caculate the minimum sample size when the number of subgroups is given
plot

Visualize an object "kaps"
toy

toy example
kaps-package

K-adaptive partitioning for survival data.
predict

Predict new values using the fitted object "kaps".
kaps.control

Control tuning parameters for "kaps" object
kaps

K-adaptive partitioning for survival data
km.curve

Plot Kaplan-Meire survival curves
print

Print an object "kaps" with specific information about K
show

Show an object "kaps"
summary

Summarize an object "kaps"
kaps-class

Class "kaps"