make_prediction_data: Data for prediction

Description Usage Arguments

View source: R/modeling.R

Description

Generate a data.frame suitable for passing to lme4::predict.merMod.

Usage

1
make_prediction_data(data_inc, data_mod)

Arguments

data_inc

Raw data, what was used to generate the model input

data_mod

Model input (raw data at least passed through mutate_for_lmer)


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