Description Usage Arguments Value
View source: R/survival_curve.R
Survival curve calculation for parametric families
1  | survival_curve(family, param.mtx, times, P = NULL, type = "interval")
 | 
family | 
 character; any of the following distributional families:
  | 
param.mtx | 
 is a   | 
times | 
 vector of timepoints at which to calculate survival S(t)  | 
P | 
 vector of powers, used only if   | 
type | 
 string: interval, mean or all  | 
a vector c(q1, median, q3, mean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.