predict_lm | R Documentation |
Make predictions, linear model
predict_lm(model, newdata, single)
model |
a model object |
newdata |
data frame in which to look for variables with which to predict |
single |
logical: TRUE if single study experiment |
data frame with predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.