fmixmsm {flexsurv} | R Documentation |
Constructor for a mixture multi-state model based on flexsurvmix
Description
Constructor for a mixture multi-state model based on flexsurvmix
Usage
fmixmsm(...)
Arguments
... |
Named arguments. Each argument should be a fitted model as
returned by |
Value
A list of flexsurvmix
objects, with the following
attribute(s):
pathways
A list of all potential pathways until absorption, for
models without cycles. For models with cycles this will have an element
has_cycle=TRUE
, plus the pathways discovered before the function
found the cycle and gave up.
[Package flexsurv version 2.3 Index]