outSurv: The R6 object of survival analysis

Description Methods

Description

The output of the survival analysis

Methods

Public methods


Method toDf()

Usage
outSurv$toDf()

Method kmplot()

the method to plot km curve

Usage
outSurv$kmplot(outName)
Arguments
outName

The output pptx name

Returns

Method cidx_calc()

The method to calculate the c-index

Usage
outSurv$cidx_calc()
Returns

NULL


Method clone()

The objects of this class are cloneable with this method.

Usage
outSurv$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


yzhizai/doSurvival documentation built on Dec. 23, 2021, 9:11 p.m.