View source: R/survival_eval.R
extract_params | R Documentation |
Extracts the covariate-adjusted parameters from a
flexsurv::flexsurvreg()
object.
extract_params(obj, data = NULL)
obj |
A |
data |
An optional dataset of covariate values to generate parameters for. Defaults to the original data to which the model was fit. |
A tidy data frame of curve parameters for each covariate level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.