View source: R/internal_glmHelpers.R
| predict_model | R Documentation |
Predict from a model fitted by fit_glm
predict_model(model, X, type = "response")
model |
model object returned by fit_glm |
X |
model matrix for prediction |
type |
"response" or "link" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.