check_newdata | R Documentation |
Check Data used for Prediction
check_newdata(newdata, model, predict_times)
newdata |
new data to predict, or missing. |
model |
glm model object. |
predict_times |
times to predict to add to resulting newdata. |
A newdata
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.