mer_model_matrix: The missing method

Description Usage Arguments

View source: R/modeling.R

Description

Actually create a model matrix from a merMod object and new data (only fixed effects, and leaves out the y value).

Usage

1
mer_model_matrix(fit, dat, ...)

Arguments

fit

Fitted merModel object

dat

New data to generate a model.matrix from. See model.matrix.


kleinschmidt/phonetic-sup-unsup documentation built on May 20, 2019, 12:33 p.m.