bundles / scipy latest / scipy / stats / _multivariate / wishart_frozen / var
function
scipy.stats._multivariate:wishart_frozen.var
Signature
def var ( self ) Summary
Variance of the inverse Wishart distribution.
Extended Summary
Only valid if the degrees of freedom are greater than the dimension of the scale matrix plus three.
Parameters
Returns
var: floatThe variance of the distribution
Aliases
-
scipy.stats._multivariate.wishart_frozen.var