Parameters of phase-type models in mixture form
Parameters of fitted two-phase models, in mixture model parameterisation.
phasemeans.msm(x, covariates="mean", ci=c("none","normal","bootstrap"), cl=0.95, B=1000, cores=NULL)
x |
A fitted multi-state model, as returned by |
covariates |
Covariate values, see |
ci |
If |
cl |
Width of the symmetric confidence interval, relative to 1. |
B |
Number of bootstrap replicates, or number of normal simulations from the distribution of the MLEs. |
cores |
Number of cores to use for bootstrapping using parallel
processing. See |
Matrix with one row for each state that has a two-phase distribution,
and three columns: the short-stay mean, long-stay mean and long-stay
probability. These are functions of the transition intensities of the
expanded hidden Markov model, defined in d2phase
.
C. H. Jackson chris.jackson@mrc-bsu.cam.ac.uk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.