paramdata
component of a
fitted msm
model object.allinits
.allinits
which represent baseline parameters of
hidden Markov outcome models (thus excluding covariate effects in HMMs
and initial state occupancy probabilities).TRUE
if all parameters are fixed, FALSE
otherwise.allinits
which are
fixed, either by definition or as requested by the user in the
fixedpars
argument to msm
. Excludes parameters
fixed by constraining to equal other parameters.fixedpars
.allinits
being estimated,
thus those included in inits
.hmmBinom
) and the which
parameter in
hmmIdent
.npars
, indicating
which sets of parameters are constrained to be equal to each other.
If two of these integers are equal the corresponding parameters are
equal. A negative element indicates that parameter is defined to be
minus some other parameter (this is used for covariate effects on
transition intensities).length(allinits)
.length(fixedpars)
.length(inits)
and length(optpars)
.optim
).TRUE
if standard errors are available after
optimisation. If FALSE
the optimisation probably hasn't converged.allinits
, still on the real-line
transformed scale.params
.params
,
with nominal coverage (default 0.95) defined by the cl
argument
of msm
.params
but
with parameters on their natural scales.msm.object