{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _multivariate / wishart_frozen / var

function

scipy.stats._multivariate:wishart_frozen.var

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

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 : float

The variance of the distribution

Aliases

  • scipy.stats._multivariate.wishart_frozen.var