Returns a list of data frames, with each component containing the data that were used for the model fit for that mixture component.
Usage
# S3 method for flexsurvmix
model.frame(formula, ...)
Arguments
- formula
Fitted model object from
flexsurvmix
.- ...
Further arguments (currently unused).