summary.flexsurvreg_NULL: Title of the function

Description Usage Arguments Details

View source: R/custom_methods.R View source: R/flexsurvreg_NULL_methods.R

Description

Prediction method for the flexsurvreg_NULL class

Usage

1
2
## S3 method for class 'flexsurvreg_NULL'
summary(x, t = 1, ci = FALSE, ...)

Arguments

ci:

confidence interval logical

t:

time

x:

obj

Details

This method is necessary because when there is no data , the survival curve will not be made. And when the script needs to predict the survival for this data set, it has to return NA.


leonardommarques/reliabilitytools documentation built on Aug. 1, 2019, 8:03 p.m.