pars.fmsm | R Documentation |
List of maximum likelihood estimates of transition-specific parameters in a flexible parametric multi-state model, at given covariate values.
pars.fmsm(x, trans, newdata = NULL, tvar = "trans")
x |
A multi-state model fitted with
|
trans |
Matrix indicating allowed transitions. See
|
newdata |
A data frame specifying the values of covariates in the
fitted model, other than the transition number. See
|
tvar |
Variable in the data representing the transition type. Not
required if |
A list with one component for each permitted transition. Each component has one element for each parameter of the parametric distribution that generates the corresponding event in the multi-state model.
Christopher Jackson chris.jackson@mrc-bsu.cam.ac.uk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.