bundles / scipy 1.17.1 / scipy / stats / _multivariate / wishart_frozen / mean
function
scipy.stats._multivariate:wishart_frozen.mean
Signature
def mean ( self ) Summary
Mean of the inverse Wishart distribution.
Extended Summary
Only valid if the degrees of freedom are greater than the dimension of the scale matrix plus one.
Parameters
Returns
mean: float or NoneThe mean of the distribution
Aliases
-
scipy.stats._multivariate.wishart_frozen.mean