[Stable]

Returns the empirical covariance of the probability distribution. If the method does not exist, the covariance of a random sample will be returned.

# S3 method for distribution
covariance(x, ...)

Arguments

x

The distribution(s).

...

Additional arguments used by methods.