{
"test_name": "Rainbow Test (Python - statsmodels)",
"dataset": "iris",
"formula": "Sepal.Length ~ Sepal.Width + Petal.Length + Petal.Width + Species",
"statistic": 1.619028226216575,
"p_value": 0.005687296458096868,
"passed": false,
"fraction": 0.5,
"description": "Tests for linearity by comparing fit on central subset vs full data. Uses statsmodels.stats.diagnostic.linear_rainbow."
}