Exponential survival distribution
exp_surv_dist.Rd
Exponential survival distribution
Arguments
- time_var
character. Name of time variable column in model matrix
- cens_var
character. Name of the censorship variable flag in model matrix
Value
Object of class ExponentialSurvDist
.
See also
Other outcome models:
logistic_bin_outcome()
,
weib_ph_surv_dist()