glmCIs: glmCIs

View source: R/glmCIs.r

glmCIsR Documentation

glmCIs

Description

This function estimates correct CIs for a glm model by estimating on the link and then backtransforming

Usage

glmCIs(model.output, newdata = NULL)

Arguments

model.output

= the glm model output

newdata

= the data on which to predict the glm model

Value

data frame containing the new data with predictions and CIs

Examples

None yet

LobsterScience/bio.lobster documentation built on Feb. 14, 2025, 3:28 p.m.