stats_covariance
stats_covariance
(PECL stats >= 1.0.0)
stats_covariance — Computes the covariance of two data sets
Description
float stats_covariance ( array $a , array $b )
Returns the cova
ria
nce of a
a
nd b
.
Parameters
a
The first array
b
The second array
Return Values
Returns the cova
ria
nce of a
a
nd b
, or FALSE
on fa
ilure.
← stats_cdf_weibull
stats_dens_beta →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://secure.php.net/manual/en/function.stats-covariance.php