R/mstate.R
pars.fmsm.RdMatrix 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 matrix with one row for each permitted transition, and one column for each parameter of the parametric distribution that generates each event in the multi-state model.