Residual diagnostics
Diagnostics for confidence interval displacement and detecting ill fitted observations.
blr_residual_diagnostics(model)
model |
An object of class |
C, CBAR, DIFDEV and DIFCHISQ.
model <- glm(honcomp ~ female + read + science, data = hsb2, family = binomial(link = 'logit')) blr_residual_diagnostics(model)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.