predict_lm: Make predictions, linear model
Description
Make predictions, linear model
Usage
predict_lm(model, newdata, single)
Arguments
newdata
data frame in which to look for variables with which to
predict
single
logical: TRUE if single study experiment
Value
data frame with predictions