bundles / scipy 1.17.1 / scipy / stats / _continuous_distns / jf_skew_t_gen / _munp
function
scipy.stats._continuous_distns:jf_skew_t_gen._munp
Signature
def _munp ( self , n , a , b ) Summary
Returns the n-th moment(s) where all the following hold:
Extended Summary
n >= 0
a > n / 2
b > n / 2
The result is np.nan in all other cases.
Aliases
-
scipy.stats._continuous_distns.jf_skew_t_gen._munp