powered by
Diagnostics for confidence interval displacement and detecting ill fitted observations.
blr_residual_diagnostics(model)
An object of class glm.
glm
C, CBAR, DIFDEV and DIFCHISQ.
# NOT RUN { model <- glm(honcomp ~ female + read + science, data = hsb2, family = binomial(link = 'logit')) blr_residual_diagnostics(model) # }
Run the code above in your browser using DataLab