Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

analyzing-regression-diagnostics

Étoiles2
Forks0
Mis à jour17 juin 2026 à 00:55

Runs the standard diagnostic battery on a fitted linear or generalized linear regression model — linearity (residuals vs fitted), Normality of residuals (QQ-plot + Shapiro / Anderson-Darling), homoscedasticity (Breusch-Pagan or White, residuals-vs-fitted spread), autocorrelation (Durbin-Watson), leverage and Cook's distance for influential observations, and multicollinearity (VIF). Reports a per-diagnostic verdict with the consequence if the diagnostic fails and a routed remediation. Use whenever a linear / OLS / GLS / GLM regression has been fit and inference, confidence intervals, or coefficient interpretation are about to be reported, or the user asks 'are my regression diagnostics OK?'.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
5 fichiers
SKILL.md
readonly