emodel.object | R Documentation |
A list giving information about the misclassifications assumed in a
multi-state model fitted with the ematrix
argument of
msm
. Returned in a fitted msm
model object.
This information is converted internally to a hmodel
object (see
hmodel.object
) for use in likelihood computations.
nstates |
Number of states (same as |
npars |
Number of allowed misclassifications, equal to
|
imatrix |
Indicator matrix for allowed
misclassifications. This has |
ematrix |
Matrix of initial values for the
misclassification probabilities, supplied as the |
inits |
Vector of these initial values, reading
across rows of |
constr |
Indicators for equality constraints on baseline
misclassification probabilities, taken from the |
ndpars |
Number of distinct misclassification probabilities, after applying equality constraints. |
nipars |
Number of initial state
occupancy probabilities being estimated. This is zero if
|
initprobs |
Initial state occupancy probabilities, as supplied to
|
est.initprobs |
Are initial state
occupancy probabilities estimated ( |
msm.object
,qmodel.object
,
hmodel.object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.