(PECL stats >= 1.0.0) Not documented float stats_den_uniform ( float $x, float $a, float $b ) Parameters: x a b Returns: This function is currently not documented; only its argument list is available.
(PECL stats >= 1.0.0) Computes the covariance of two data sets float stats_covariance ( array $a, array $b ) Parameters: a b Returns: This function is currently not documented; only its argument list is available.
(PECL stats >= 1.0.0) Not documented float stats_cdf_weibull ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns: This function is currently not documented; only its arg
(PECL stats >= 1.0.0) Not documented float stats_cdf_uniform ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns: This function is currently not documented; only its arg
(PECL stats >= 1.0.0) Calculates any one parameter of the T distribution given values for the others. float stats_cdf_t ( float $par1, float $par2, int $which ) Parameters: par1 par2 which Returns: This function is currently not documented; only
(PECL stats >= 1.0.0) Calculates any one parameter of the Poisson distribution given values for the others. float stats_cdf_poisson ( float $par1, float $par2, int $which ) Parameters: par1 par2 which Returns: This function is currently not docum
(PECL stats >= 1.0.0) Calculates any one parameter of the Non-central F distribution given values for the others. float stats_cdf_noncentral_f ( float $par1, float $par2, float $par3, float $par4, int $which ) Parameters: par1 par2 par3 par4 which
(PECL stats >= 1.0.0) Calculates any one parameter of the non-central chi-square distribution given values for the others. float stats_cdf_noncentral_chisquare ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Return
(PECL stats >= 1.0.0) Calculates any one parameter of the negative binomial distribution given values for the others. float stats_cdf_negative_binomial ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns:
(PECL stats >= 1.0.0) Not documented float stats_cdf_logistic ( float $par1, float $par2, float $par3, int $which ) Parameters: par1 par2 par3 which Returns: This function is currently not documented; only its ar
Page 608 of 930