{ } Raw JSON

bundles / scipy latest / scipy / stats / _multivariate / invwishart_gen / _var

function

scipy.stats._multivariate:invwishart_gen._var

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

Signature

def   _var ( self dim df scale )

Summary

Variance of the inverse Wishart distribution.

Parameters

dim : int

Dimension of the scale matrix

%(_doc_default_callparams)s

Notes

As this function does no argument checking, it should not be called directly; use 'var' instead.

Aliases

  • scipy.stats._multivariate.invwishart_gen._var