{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _multivariate / wishart_gen / _mode

function

scipy.stats._multivariate:wishart_gen._mode

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

Signature

def   _mode ( self dim df scale )

Summary

Mode of the 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 'mode' instead.

Aliases

  • scipy.stats._multivariate.wishart_gen._mode