R/prediction_interval.R
prediction_interval.glm.Rd
Prediction thresholds
# S3 method for class 'glm' prediction_interval( object, newdata, alpha = 0.05, z = NULL, skewness_transform = "none", ... )
Object
New data
Two-sided alpha (e.g 0.05)
Similar to alpha (e.g. z=1.96 is the same as alpha=0.05)
alpha
"none", "1/2", "2/3"
dots