fortify(model, data, ...) ## S3 method for class 'lmerMod':
fortify(model, data = getData(model),
...)
fortify is a function defined in the
ggplot2 package, q.v. for more details; the S3
generic is just defined here to avoid inducing an
additional Imports: dependency. This is currently
an experimental feature.