Diagnostics

Run the full diagnostic battery on a fitted regression model — assumption tests (linearity, homoscedasticity, normality of residuals, independence, multicollinearity), influence analysis (leverage, Cook's distance, DFFITS), and bias/variance assessment via cross-validation. Produces a structured DiagnosticsReport with status flags and ranked remediation recommendations, plus a standalone HTML report. Use this skill whenever a regression has been fitted and the user wants to know if they can trust it, asks "are the assumptions met?", "is this model overfit?", "is this overfitting or underfitting?", or wants to identify influential outliers. Pair with the linear-regression or regularized-regression skills.

WindcleaverDev 22c1f1c 11 files · 45.0 KB Updated

File contents

WindcleaverDev/regkit/tree/main/.agents/skills/diagnostics commit 22c1f1cc9e

Frequently asked questions

npx skillmds@latest add windcleaverdev/diagnostics