Estimates quantiles of a survival function using the Kaplan-Meier Product Limit Estimator. Returns a matrix of point estimates of the quantiles along with confidence intervals.
1 | KMQuant(Times, Event, Quantiles, Predictors = 1, ConfLevel)
|
Times |
Observed times of event or right-censoring |
Event |
Indicator of whether a unit is observed (1) or censored(0) |
Quantiles |
The quantiles we wish to estimate |
Predictors |
Categorical predictor variable |
ConfLevel |
The confidence level for the quantile confidence interval |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.