View source: R/summary.flexsurvmix.R
get_basepars | R Documentation |
Evaluate baseline time-to-event distribution parameters given covariate values in a flexsurvmix model
get_basepars(x, newdata, event)
x |
Fitted model object |
newdata |
Data frame of alternative covariate values |
event |
Event |
A list with one component per parameter, that gives values of that parameter for the different covariate values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.