A named list of the values to use for the predictor terms.
Variables omitted from this list will have the closest observed value to
the median for continuous variables, or the reference level for factors.
se
Logical: whether or not to return the confidence interval or
standard error around the estimates.
f
A number to scale the standard error. Defaults to 1.96, resulting
in 95% confidence intervals. For 99% confidence intervals use a value of
2.58.
rm.ranef
Logical: whether or not to remove random effects.
Default is TRUE. Alternatively a string (or vector of strings) with the
name of the random effect(s) to remove.
print.summary
Logical: whether or not to print a summary of the
values selected for each predictor. Defaults to TRUE.