makePPTList_surTree: Make Powerpoint List for survival tree analysis

Description Usage Arguments Value Examples

View source: R/makePPTList_tree.R

Description

Make Powerpoint List for survival tree analysis

Usage

1

Arguments

fitstr

string A string or R code

Value

A data.frame

Examples

1
2
3
require(party)
data(GBSG2,package="TH.data")
result=makePPTList_surTree("ctree(Surv(time,cens)~.,data=GBSG2)")

cardiomoon/webrExtra documentation built on April 16, 2020, 3:19 p.m.