
Last chance! 50% off unlimited learning
Sale ends in
Correlation of a distribution.
correlation(object)
Distribution.
Either '1' if distribution is univariate or the correlation as a numeric or matrix.
$correlation()
In terms of covariance, the correlation of a distribution is defined by the equation,
If the distribution is univariate then returns
Calculates correlation analytically from variance. If an analytic expression for variance isn't available,
returns error. To impute a numeric expression, use the CoreStatistics
decorator.