n’th order non-central moment of distribution
n: int, n>=1 :
order of moment
arg1, arg2, arg3,... : float
The shape parameter(s) for the distribution (see docstring of the instance object for more information)
loc : float, optional
location parameter (default=0)
scale : float, optional
scale parameter (default=1)
scipy.stats.rv_continuous.isf
scipy.stats.rv_continuous.stats
Enter search terms or a module, class or function name.