fmsm | R Documentation |
Construct a multi-state model from a set of parametric survival models
fmsm(..., trans)
... |
Objects returned by |
trans |
A matrix of integers specifying which models correspond to
which transitions. The |
A list containing the objects given in ...
, and with
attributes "trans"
and "statenames"
defining the transition
structure matrix and state names, and with list components named to
describe the transitions they correspond to. If any of the arguments in
...
are named, then these are used to define the transition names,
otherwise default names are chosen based on the state names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.