{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _multivariate / dirichlet_multinomial_frozen / var

function

scipy.stats._multivariate:dirichlet_multinomial_frozen.var

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

Signature

def   var ( self )

Summary

The variance of the Dirichlet multinomial distribution.

Parameters

Returns

: out: array_like

The variances of the components of the distribution. This is the diagonal of the covariance matrix of the distribution.

Aliases

  • scipy.stats._multivariate.dirichlet_multinomial_frozen.var