Rainbow test for linearity
The Null hypothesis is that the regression is correctly modelled as linear. The alternative for which the power might be large are convex, check
res : Result instance
fstat : float
test statistic based of F test
pvalue : float
pvalue of the test
statsmodels.stats.diagnostic.linear_harvey_collier
statsmodels.stats.diagnostic.linear_lm
Enter search terms or a module, class or function name.