bundles / scipy latest / scipy / stats / _multivariate / invwishart_gen / _mode
function
scipy.stats._multivariate:invwishart_gen._mode
Signature
def _mode ( self , dim , df , scale ) Summary
Mode of the inverse Wishart distribution.
Parameters
dim: intDimension of the scale matrix
%(_doc_default_callparams)s
Notes
As this function does no argument checking, it should not be called directly; use 'mode' instead.
Aliases
-
scipy.stats._multivariate.invwishart_gen._mode