Get the terms for the fixed effect and the model matrix for the given formula and dataset.
Arguments
- formula
: model formula object (this should specify a LME model)
- data_list
: the data, formatted as a list of datasets, as in the output of
imp2list
.