fit.mmre | R Documentation |
Function to fit two state Markov model with individual level random effects.
fit.mmre(
data = NULL,
parameters,
cov.names = "none",
decay = FALSE,
truncation = NULL,
optim = TRUE,
...
)
data |
a |
parameters |
a named list of starting values for the model, assumed model is chosen based on the contents of
this list (i.e., to fit a correlated random effect model |
cov.names |
a charater string or vector of covariate names (elements in |
decay |
logical decay formulation to be used or not |
optim |
logical; if TURE |
... |
other arguments for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.