{ } Raw JSON

bundles / scipy latest / scipy / stats / _multivariate / wishart_frozen / mean

function

scipy.stats._multivariate:wishart_frozen.mean

source: /scipy/stats/_multivariate.py :3263

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 None

The mean of the distribution

Aliases

  • scipy.stats._multivariate.wishart_frozen.mean