This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.stats.glm

scipy.stats.glm(data, para)[source]

Calculates a linear model fit ... anova/ancova/lin-regress/t-test/etc. Taken from:

Returns :statistic, p-value ??? :

References

Peterson et al. Statistical limitations in functional neuroimaging I. Non-inferential methods and statistical models. Phil Trans Royal Soc Lond B 354: 1239-1260.

Previous topic

scipy.stats.fisher_exact

Next topic

scipy.stats.ppcc_max