SciPy

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

scipy.stats.mstats.msign

scipy.stats.mstats.msign(x)[source]

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

Previous topic

scipy.stats.mstats.count_tied_groups

Next topic

scipy.stats.mstats.compare_medians_ms