parse_re_formula {zoid} | R Documentation |
Fit a trinomial mixture model that optionally includes covariates to estimate effects of factor or continuous variables on proportions.
parse_re_formula(formula, data)
formula |
The model formula for the design matrix. |
data |
The data matrix used to construct RE design matrix |