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.
Description
Fit a trinomial mixture model that optionally includes covariates to estimate effects of factor or continuous variables on proportions.
Usage
parse_re_formula(formula, data)
Arguments
formula |
The model formula for the design matrix. |
data |
The data matrix used to construct RE design matrix |
[Package zoid version 1.3.1 Index]