Last chance! 50% off unlimited learning
Sale ends in
The goal of this function is to estimate the glm dispersion parameter using data across imputed datasets while correctly accounting for the weights.
glm.weighted.dispersion(fit)
an object of class glm
an estimate of the glm dispersion parameter
# NOT RUN {
data(stackExample)
glm.weighted.dispersion(stackExample$fit)
# }
Run the code above in your browser using DataLab