{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _stats_py / _moment

function

scipy.stats._stats_py:_moment

source: /scipy/stats/_stats_py.py :1189

Signature

def   _moment ( a order axis * mean = None xp = None )

Summary

Vectorized calculation of raw moment about specified center

Extended Summary

When mean is None, the mean is computed and used as the center; otherwise, the provided value is used as the center.

Aliases

  • scipy.stats._stats_py._moment