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

scipy.stats.mstats.msign

scipy.stats.mstats.msign(x)

Returns the sign of x, or 0 if x is masked.

Previous topic

scipy.stats.mstats.mquantiles

Next topic

scipy.stats.mstats.normaltest

This Page