I'm using mstats.linregress to calculate regression, I have a test case in which (for laziness purposes) I just hard-coded a normal (non-masked) array and used stats.linregress. Most of the results ...