Fitted densities for times to events in a flexsurvmix model
Source:R/summary.flexsurvmix.R
pdf_flexsurvmix.Rd
This returns an estimate of the probability density for the time to each competing event, at a vector of times supplied by the user.
Arguments
- x
Fitted model object returned from
flexsurvmix
.- newdata
Data frame or list of covariate values. If omitted for a model with covariates, a default is used, defined by all combinations of factors if the only covariates in the model are factors, or all covariate values of zero if there are any non-factor covariates in the model.
- t
Vector of times at which to evaluate the probability density