bundles / scipy 1.17.1 / scipy / stats / _multivariate / dirichlet_multinomial_frozen / var
function
scipy.stats._multivariate:dirichlet_multinomial_frozen.var
Signature
def var ( self ) Summary
The variance of the Dirichlet multinomial distribution.
Parameters
Returns
: out: array_likeThe 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