Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Statistical functions (
scipy.stats
)
»
Statistical functions for masked arrays (
scipy.stats.mstats
)
»
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
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Statistical functions (
scipy.stats
)
»
Statistical functions for masked arrays (
scipy.stats.mstats
)
»