glmCIs | R Documentation |
This function estimates correct CIs for a glm model by estimating on the link and then backtransforming
glmCIs(model.output, newdata = NULL)
model.output |
= the glm model output |
newdata |
= the data on which to predict the glm model |
data frame containing the new data with predictions and CIs
None yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.