Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Statistical functions (
scipy.stats
)
»
scipy.stats.zs
¶
scipy.stats.
zs
(
a
)
¶
Returns a 1D array of z-scores, one for each score in the passed array, computed relative to the passed array.
Previous topic
scipy.stats.z
Next topic
scipy.stats.zmap
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
)
»