Learn R Programming

TimeVTree (version 0.3.1)

Survival Analysis of Time Varying Coefficients Using a Tree-Based Approach

Description

Estimates time varying regression effects under Cox type models in survival data using classification and regression tree. The codes in this package were originally written in S-Plus for the paper "Survival Analysis with Time-Varying Regression Effects Using a Tree-Based Approach," by Xu, R. and Adak, S. (2002) , Biometrics, 58: 305-315. Development of this package was supported by NIH grants AG053983 and AG057707, and by the UCSD Altman Translational Research Institute, NIH grant UL1TR001442. The content is solely the responsibility of the authors and does not necessarily represent the official views of the NIH. The example data are from the Honolulu Heart Program/Honolulu Asia Aging Study (HHP/HAAS).

Copy Link

Version

Install

install.packages('TimeVTree')

Monthly Downloads

143

Version

0.3.1

License

GPL-2

Maintainer

Euyhyun Lee

Last Published

March 12th, 2018

Functions in TimeVTree (0.3.1)

alcohol

Alcohol Consumption Data
coxph.tree

Function to Grow the Tree Using the Score Statistic
elbow.tree

Finding the Final Tree using the Elbow Method
final.tree

Finding the Final Tree After Bootstrap
mat.tvbeta

Beta coefficient estimate at each time point
plot_coxphtree

Plotting of Full Tree and Subtrees
prune

Function to Prune Using the Score Statistic
optimal.cutpoint

Function to Find the First Cutpoint and its P Value
output.coxphout

Summary of coxph.tree output
bootstrap

Bootstrap to Correct for Over-optimism due to Adaptive Splitting