| FLXMRlmmc | R Documentation |
This is a driver which allows fitting of mixtures of linear models with random effects and left-censored observations.
FLXMRlmmc(formula = . ~ ., random, censored, varFix, eps = 10^-6, ...)
formula |
A formula which is interpreted relative to the formula
specified in the call to |
random |
A formula for specifying the random effects. If missing no random effects are fitted. |
varFix |
If random effects are specified a named logical vector of length 2 indicating if the variance of the random effects and the residuals are fixed over the components. Otherwise a logical indicating if the variance of the residuals are fixed over the components. |
censored |
A formula for specifying the censoring variable. |
eps |
Observations with an a-posteriori probability smaller or
equal to |
... |
Additional arguments to be passed to |
Returns an object of class FLXMRlmmc, FLXMRlmmcfix,
FLXMRlmc or FLXMRlmcfix inheriting from FLXMR.
Bettina Gruen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.