SciPy

scipy.stats.mstats.linregress

scipy.stats.mstats.linregress(x, y=None)[source]

Linear regression calculation

Note that the non-masked version is used, and that this docstring is replaced by the non-masked docstring + some info on missing data.

Previous topic

scipy.stats.mstats.kendalltau_seasonal

Next topic

scipy.stats.mstats.siegelslopes