From bb3345d1eb025e6c4d0eb9ea46a2300433bcab02 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Thu, 16 Aug 2007 22:22:04 +0000 Subject: [PATCH] Removed bogus information. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241360 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../stats/functions/stats-absolute-deviation.xml | 7 ++----- reference/stats/functions/stats-cdf-beta.xml | 7 ++----- reference/stats/functions/stats-cdf-binomial.xml | 10 ++-------- reference/stats/functions/stats-cdf-cauchy.xml | 10 ++-------- reference/stats/functions/stats-cdf-chisquare.xml | 9 ++------- .../stats/functions/stats-cdf-exponential.xml | 9 ++------- reference/stats/functions/stats-cdf-f.xml | 10 ++-------- reference/stats/functions/stats-cdf-gamma.xml | 10 ++-------- reference/stats/functions/stats-cdf-laplace.xml | 10 ++-------- reference/stats/functions/stats-cdf-logistic.xml | 10 ++-------- .../functions/stats-cdf-negative-binomial.xml | 10 ++-------- .../functions/stats-cdf-noncentral-chisquare.xml | 10 ++-------- .../stats/functions/stats-cdf-noncentral-f.xml | 11 ++--------- reference/stats/functions/stats-cdf-poisson.xml | 9 ++------- reference/stats/functions/stats-cdf-t.xml | 9 ++------- reference/stats/functions/stats-cdf-uniform.xml | 10 ++-------- reference/stats/functions/stats-cdf-weibull.xml | 10 ++-------- reference/stats/functions/stats-covariance.xml | 8 ++------ reference/stats/functions/stats-den-uniform.xml | 9 ++------- reference/stats/functions/stats-dens-beta.xml | 9 ++------- reference/stats/functions/stats-dens-cauchy.xml | 9 ++------- .../stats/functions/stats-dens-chisquare.xml | 8 ++------ .../stats/functions/stats-dens-exponential.xml | 8 ++------ reference/stats/functions/stats-dens-f.xml | 9 ++------- reference/stats/functions/stats-dens-gamma.xml | 9 ++------- reference/stats/functions/stats-dens-laplace.xml | 9 ++------- reference/stats/functions/stats-dens-logistic.xml | 9 ++------- .../functions/stats-dens-negative-binomial.xml | 9 ++------- reference/stats/functions/stats-dens-normal.xml | 9 ++------- .../stats/functions/stats-dens-pmf-binomial.xml | 9 ++------- .../functions/stats-dens-pmf-hypergeometric.xml | 10 ++-------- .../stats/functions/stats-dens-pmf-poisson.xml | 8 ++------ reference/stats/functions/stats-dens-t.xml | 8 ++------ reference/stats/functions/stats-dens-weibull.xml | 9 ++------- reference/stats/functions/stats-harmonic-mean.xml | 7 ++----- reference/stats/functions/stats-kurtosis.xml | 7 ++----- reference/stats/functions/stats-rand-gen-beta.xml | 8 ++------ .../stats/functions/stats-rand-gen-chisquare.xml | 7 ++----- .../functions/stats-rand-gen-exponential.xml | 7 ++----- reference/stats/functions/stats-rand-gen-f.xml | 15 ++++++++------- .../stats/functions/stats-rand-gen-funiform.xml | 8 ++------ .../stats/functions/stats-rand-gen-gamma.xml | 4 +--- .../stats-rand-gen-ibinomial-negative.xml | 8 ++------ .../stats/functions/stats-rand-gen-ibinomial.xml | 8 ++------ reference/stats/functions/stats-rand-gen-int.xml | 6 ++---- .../stats/functions/stats-rand-gen-ipoisson.xml | 7 ++----- .../stats/functions/stats-rand-gen-iuniform.xml | 8 ++------ .../stats-rand-gen-noncenral-chisquare.xml | 8 ++------ .../functions/stats-rand-gen-noncentral-f.xml | 9 ++------- .../functions/stats-rand-gen-noncentral-t.xml | 8 ++------ .../stats/functions/stats-rand-gen-normal.xml | 8 ++------ reference/stats/functions/stats-rand-gen-t.xml | 7 ++----- .../stats/functions/stats-rand-get-seeds.xml | 6 ++---- .../functions/stats-rand-phrase-to-seeds.xml | 7 ++----- reference/stats/functions/stats-rand-ranf.xml | 6 ++---- reference/stats/functions/stats-rand-setall.xml | 8 ++------ reference/stats/functions/stats-skew.xml | 6 ++---- .../stats/functions/stats-standard-deviation.xml | 8 ++------ .../stats/functions/stats-stat-binomial-coef.xml | 8 ++------ .../stats/functions/stats-stat-correlation.xml | 8 ++------ reference/stats/functions/stats-stat-gennch.xml | 7 ++----- .../stats/functions/stats-stat-independent-t.xml | 7 ++----- .../stats/functions/stats-stat-innerproduct.xml | 8 ++------ .../stats/functions/stats-stat-noncentral-t.xml | 10 ++-------- reference/stats/functions/stats-stat-paired-t.xml | 8 ++------ .../stats/functions/stats-stat-percentile.xml | 8 ++------ reference/stats/functions/stats-stat-powersum.xml | 8 ++------ reference/stats/functions/stats-variance.xml | 8 ++------ 68 files changed, 141 insertions(+), 430 deletions(-) diff --git a/reference/stats/functions/stats-absolute-deviation.xml b/reference/stats/functions/stats-absolute-deviation.xml index b62b906881..e76d54c5b5 100644 --- a/reference/stats/functions/stats-absolute-deviation.xml +++ b/reference/stats/functions/stats-absolute-deviation.xml @@ -1,6 +1,5 @@ - - + stats_absolute_deviation @@ -24,18 +23,16 @@ a - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-beta.xml b/reference/stats/functions/stats-cdf-beta.xml index 3650f00b17..cdbd64c961 100644 --- a/reference/stats/functions/stats-cdf-beta.xml +++ b/reference/stats/functions/stats-cdf-beta.xml @@ -1,6 +1,5 @@ - - + stats_cdf_beta @@ -92,7 +91,6 @@ par1 - Its description @@ -100,7 +98,6 @@ par2 - Its description @@ -108,7 +105,6 @@ par3 - Its description @@ -130,6 +126,7 @@ + &reftitle.returnvalues; diff --git a/reference/stats/functions/stats-cdf-binomial.xml b/reference/stats/functions/stats-cdf-binomial.xml index 34408a87a6..87c9963c32 100644 --- a/reference/stats/functions/stats-cdf-binomial.xml +++ b/reference/stats/functions/stats-cdf-binomial.xml @@ -1,6 +1,5 @@ - - + stats_cdf_binomial @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-cauchy.xml b/reference/stats/functions/stats-cdf-cauchy.xml index 1c675125bc..bc92cf9df3 100644 --- a/reference/stats/functions/stats-cdf-cauchy.xml +++ b/reference/stats/functions/stats-cdf-cauchy.xml @@ -1,6 +1,5 @@ - - + stats_cdf_cauchy @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-chisquare.xml b/reference/stats/functions/stats-cdf-chisquare.xml index 793a2f7253..2f34f08ee8 100644 --- a/reference/stats/functions/stats-cdf-chisquare.xml +++ b/reference/stats/functions/stats-cdf-chisquare.xml @@ -1,6 +1,5 @@ - - + stats_cdf_chisquare @@ -26,7 +25,6 @@ par1 - Its description @@ -34,7 +32,6 @@ par2 - Its description @@ -42,18 +39,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-exponential.xml b/reference/stats/functions/stats-cdf-exponential.xml index 5a053a70ad..00279db526 100644 --- a/reference/stats/functions/stats-cdf-exponential.xml +++ b/reference/stats/functions/stats-cdf-exponential.xml @@ -1,6 +1,5 @@ - - + stats_cdf_exponential @@ -26,7 +25,6 @@ par1 - Its description @@ -34,7 +32,6 @@ par2 - Its description @@ -42,18 +39,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-f.xml b/reference/stats/functions/stats-cdf-f.xml index 7db58981c5..071f080751 100644 --- a/reference/stats/functions/stats-cdf-f.xml +++ b/reference/stats/functions/stats-cdf-f.xml @@ -1,6 +1,5 @@ - - + stats_cdf_f @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-gamma.xml b/reference/stats/functions/stats-cdf-gamma.xml index 286253b0c5..a4effa3068 100644 --- a/reference/stats/functions/stats-cdf-gamma.xml +++ b/reference/stats/functions/stats-cdf-gamma.xml @@ -1,6 +1,5 @@ - - + stats_cdf_gamma @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-laplace.xml b/reference/stats/functions/stats-cdf-laplace.xml index 564080af92..2705f92b24 100644 --- a/reference/stats/functions/stats-cdf-laplace.xml +++ b/reference/stats/functions/stats-cdf-laplace.xml @@ -1,6 +1,5 @@ - - + stats_cdf_laplace @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-logistic.xml b/reference/stats/functions/stats-cdf-logistic.xml index 796859254d..4520fdc2e5 100644 --- a/reference/stats/functions/stats-cdf-logistic.xml +++ b/reference/stats/functions/stats-cdf-logistic.xml @@ -1,6 +1,5 @@ - - + stats_cdf_logistic @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-negative-binomial.xml b/reference/stats/functions/stats-cdf-negative-binomial.xml index 645044a009..9830915e35 100644 --- a/reference/stats/functions/stats-cdf-negative-binomial.xml +++ b/reference/stats/functions/stats-cdf-negative-binomial.xml @@ -1,6 +1,5 @@ - - + stats_cdf_negative_binomial @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-noncentral-chisquare.xml b/reference/stats/functions/stats-cdf-noncentral-chisquare.xml index 220b6d92d4..69f3833b4c 100644 --- a/reference/stats/functions/stats-cdf-noncentral-chisquare.xml +++ b/reference/stats/functions/stats-cdf-noncentral-chisquare.xml @@ -1,6 +1,5 @@ - - + stats_cdf_noncentral_chisquare @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-noncentral-f.xml b/reference/stats/functions/stats-cdf-noncentral-f.xml index 4c42206b79..d1f9ada94d 100644 --- a/reference/stats/functions/stats-cdf-noncentral-f.xml +++ b/reference/stats/functions/stats-cdf-noncentral-f.xml @@ -1,6 +1,5 @@ - - + stats_cdf_noncentral_f @@ -28,7 +27,6 @@ par1 - Its description @@ -36,7 +34,6 @@ par2 - Its description @@ -44,7 +41,6 @@ par3 - Its description @@ -52,7 +48,6 @@ par4 - Its description @@ -60,18 +55,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-poisson.xml b/reference/stats/functions/stats-cdf-poisson.xml index 34655764e0..63acc9ed74 100644 --- a/reference/stats/functions/stats-cdf-poisson.xml +++ b/reference/stats/functions/stats-cdf-poisson.xml @@ -1,6 +1,5 @@ - - + stats_cdf_poisson @@ -26,7 +25,6 @@ par1 - Its description @@ -34,7 +32,6 @@ par2 - Its description @@ -42,18 +39,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-t.xml b/reference/stats/functions/stats-cdf-t.xml index b79468cf44..908d09e6fd 100644 --- a/reference/stats/functions/stats-cdf-t.xml +++ b/reference/stats/functions/stats-cdf-t.xml @@ -1,6 +1,5 @@ - - + stats_cdf_t @@ -26,7 +25,6 @@ par1 - Its description @@ -34,7 +32,6 @@ par2 - Its description @@ -42,18 +39,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-uniform.xml b/reference/stats/functions/stats-cdf-uniform.xml index 87de7b5e47..394cb7ad3c 100644 --- a/reference/stats/functions/stats-cdf-uniform.xml +++ b/reference/stats/functions/stats-cdf-uniform.xml @@ -1,6 +1,5 @@ - - + stats_cdf_uniform @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-cdf-weibull.xml b/reference/stats/functions/stats-cdf-weibull.xml index 796cfb45b2..3ca3802c0d 100644 --- a/reference/stats/functions/stats-cdf-weibull.xml +++ b/reference/stats/functions/stats-cdf-weibull.xml @@ -1,6 +1,5 @@ - - + stats_cdf_weibull @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-covariance.xml b/reference/stats/functions/stats-covariance.xml index dd060941a7..0d97f749fd 100644 --- a/reference/stats/functions/stats-covariance.xml +++ b/reference/stats/functions/stats-covariance.xml @@ -1,6 +1,5 @@ - - + stats_covariance @@ -25,7 +24,6 @@ a - Its description @@ -33,18 +31,16 @@ b - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-den-uniform.xml b/reference/stats/functions/stats-den-uniform.xml index 8ddb616d16..e6faeccd64 100644 --- a/reference/stats/functions/stats-den-uniform.xml +++ b/reference/stats/functions/stats-den-uniform.xml @@ -1,6 +1,5 @@ - - + stats_den_uniform @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ a - Its description @@ -42,18 +39,16 @@ b - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-beta.xml b/reference/stats/functions/stats-dens-beta.xml index 3052f6e9c7..d1a64b93e8 100644 --- a/reference/stats/functions/stats-dens-beta.xml +++ b/reference/stats/functions/stats-dens-beta.xml @@ -1,6 +1,5 @@ - - + stats_dens_beta @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ a - Its description @@ -42,18 +39,16 @@ b - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-cauchy.xml b/reference/stats/functions/stats-dens-cauchy.xml index 7362c2bdc5..93c44f5641 100644 --- a/reference/stats/functions/stats-dens-cauchy.xml +++ b/reference/stats/functions/stats-dens-cauchy.xml @@ -1,6 +1,5 @@ - - + stats_dens_cauchy @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ ave - Its description @@ -42,18 +39,16 @@ stdev - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-chisquare.xml b/reference/stats/functions/stats-dens-chisquare.xml index 7248ce19a3..64035e0f17 100644 --- a/reference/stats/functions/stats-dens-chisquare.xml +++ b/reference/stats/functions/stats-dens-chisquare.xml @@ -1,6 +1,5 @@ - - + stats_dens_chisquare @@ -25,7 +24,6 @@ x - Its description @@ -33,18 +31,16 @@ dfr - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-exponential.xml b/reference/stats/functions/stats-dens-exponential.xml index 39de19df82..43838594a8 100644 --- a/reference/stats/functions/stats-dens-exponential.xml +++ b/reference/stats/functions/stats-dens-exponential.xml @@ -1,6 +1,5 @@ - - + stats_dens_exponential @@ -25,7 +24,6 @@ x - Its description @@ -33,18 +31,16 @@ scale - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-f.xml b/reference/stats/functions/stats-dens-f.xml index 74efec5b25..7aa29e8cdf 100644 --- a/reference/stats/functions/stats-dens-f.xml +++ b/reference/stats/functions/stats-dens-f.xml @@ -1,6 +1,5 @@ - - + stats_dens_f @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ dfr1 - Its description @@ -42,18 +39,16 @@ dfr2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-gamma.xml b/reference/stats/functions/stats-dens-gamma.xml index a6c0b73167..07378d7545 100644 --- a/reference/stats/functions/stats-dens-gamma.xml +++ b/reference/stats/functions/stats-dens-gamma.xml @@ -1,6 +1,5 @@ - - + stats_dens_gamma @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ shape - Its description @@ -42,18 +39,16 @@ scale - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-laplace.xml b/reference/stats/functions/stats-dens-laplace.xml index 4394c060e9..3adfbbc3e9 100644 --- a/reference/stats/functions/stats-dens-laplace.xml +++ b/reference/stats/functions/stats-dens-laplace.xml @@ -1,6 +1,5 @@ - - + stats_dens_laplace @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ ave - Its description @@ -42,18 +39,16 @@ stdev - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-logistic.xml b/reference/stats/functions/stats-dens-logistic.xml index b366dd5ca2..993e9625f8 100644 --- a/reference/stats/functions/stats-dens-logistic.xml +++ b/reference/stats/functions/stats-dens-logistic.xml @@ -1,6 +1,5 @@ - - + stats_dens_logistic @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ ave - Its description @@ -42,18 +39,16 @@ stdev - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-negative-binomial.xml b/reference/stats/functions/stats-dens-negative-binomial.xml index 3f9ccc5faf..99c7685034 100644 --- a/reference/stats/functions/stats-dens-negative-binomial.xml +++ b/reference/stats/functions/stats-dens-negative-binomial.xml @@ -1,6 +1,5 @@ - - + stats_dens_negative_binomial @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ n - Its description @@ -42,18 +39,16 @@ pi - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-normal.xml b/reference/stats/functions/stats-dens-normal.xml index fbc1dba272..0465ed914a 100644 --- a/reference/stats/functions/stats-dens-normal.xml +++ b/reference/stats/functions/stats-dens-normal.xml @@ -1,6 +1,5 @@ - - + stats_dens_normal @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ ave - Its description @@ -42,18 +39,16 @@ stdev - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-pmf-binomial.xml b/reference/stats/functions/stats-dens-pmf-binomial.xml index 522690da82..1e8c6188cb 100644 --- a/reference/stats/functions/stats-dens-pmf-binomial.xml +++ b/reference/stats/functions/stats-dens-pmf-binomial.xml @@ -1,6 +1,5 @@ - - + stats_dens_pmf_binomial @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ n - Its description @@ -42,18 +39,16 @@ pi - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-pmf-hypergeometric.xml b/reference/stats/functions/stats-dens-pmf-hypergeometric.xml index d741071b7c..7293e96286 100644 --- a/reference/stats/functions/stats-dens-pmf-hypergeometric.xml +++ b/reference/stats/functions/stats-dens-pmf-hypergeometric.xml @@ -1,6 +1,5 @@ - - + stats_dens_pmf_hypergeometric @@ -27,7 +26,6 @@ n1 - Its description @@ -35,7 +33,6 @@ n2 - Its description @@ -43,7 +40,6 @@ N1 - Its description @@ -51,18 +47,16 @@ N2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-pmf-poisson.xml b/reference/stats/functions/stats-dens-pmf-poisson.xml index 519dfdbdc8..ab22bd9a2d 100644 --- a/reference/stats/functions/stats-dens-pmf-poisson.xml +++ b/reference/stats/functions/stats-dens-pmf-poisson.xml @@ -1,6 +1,5 @@ - - + stats_dens_pmf_poisson @@ -25,7 +24,6 @@ x - Its description @@ -33,18 +31,16 @@ lb - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-t.xml b/reference/stats/functions/stats-dens-t.xml index 5d28ee7ffa..0b50cf3e0a 100644 --- a/reference/stats/functions/stats-dens-t.xml +++ b/reference/stats/functions/stats-dens-t.xml @@ -1,6 +1,5 @@ - - + stats_dens_t @@ -25,7 +24,6 @@ x - Its description @@ -33,18 +31,16 @@ dfr - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-dens-weibull.xml b/reference/stats/functions/stats-dens-weibull.xml index 335ef70591..132ce1840a 100644 --- a/reference/stats/functions/stats-dens-weibull.xml +++ b/reference/stats/functions/stats-dens-weibull.xml @@ -1,6 +1,5 @@ - - + stats_dens_weibull @@ -26,7 +25,6 @@ x - Its description @@ -34,7 +32,6 @@ a - Its description @@ -42,18 +39,16 @@ b - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-harmonic-mean.xml b/reference/stats/functions/stats-harmonic-mean.xml index 4d6f8e0db3..58ad732775 100644 --- a/reference/stats/functions/stats-harmonic-mean.xml +++ b/reference/stats/functions/stats-harmonic-mean.xml @@ -1,6 +1,5 @@ - - + stats_harmonic_mean @@ -24,18 +23,16 @@ a - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-kurtosis.xml b/reference/stats/functions/stats-kurtosis.xml index 32dd43431e..48d4bfb770 100644 --- a/reference/stats/functions/stats-kurtosis.xml +++ b/reference/stats/functions/stats-kurtosis.xml @@ -1,6 +1,5 @@ - - + stats_kurtosis @@ -24,18 +23,16 @@ a - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-beta.xml b/reference/stats/functions/stats-rand-gen-beta.xml index a5f0b4c479..abaf62fb3b 100644 --- a/reference/stats/functions/stats-rand-gen-beta.xml +++ b/reference/stats/functions/stats-rand-gen-beta.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_beta @@ -28,7 +27,6 @@ a - Its description @@ -36,18 +34,16 @@ b - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-chisquare.xml b/reference/stats/functions/stats-rand-gen-chisquare.xml index 46ca2f75d2..2a59b9201c 100644 --- a/reference/stats/functions/stats-rand-gen-chisquare.xml +++ b/reference/stats/functions/stats-rand-gen-chisquare.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_chisquare @@ -24,18 +23,16 @@ df - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-exponential.xml b/reference/stats/functions/stats-rand-gen-exponential.xml index ad5497e8ca..1f9730d28d 100644 --- a/reference/stats/functions/stats-rand-gen-exponential.xml +++ b/reference/stats/functions/stats-rand-gen-exponential.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_exponential @@ -24,18 +23,16 @@ av - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-f.xml b/reference/stats/functions/stats-rand-gen-f.xml index 7e369a3ca7..40bfd27a4a 100644 --- a/reference/stats/functions/stats-rand-gen-f.xml +++ b/reference/stats/functions/stats-rand-gen-f.xml @@ -1,10 +1,9 @@ - - + stats_rand_gen_f - Generates a random deviate from the F (variance ratio) distribution with "dfn" degrees of freedom in the numerator and "dfd" degrees of freedom in the denominator. Method : directly generates ratio of chisquare variates + Generates a random deviate &reftitle.description; @@ -13,6 +12,11 @@ floatdfn floatdfd + + Generates a random deviate from the F (variance ratio) distribution with + "dfn" degrees of freedom in the numerator and "dfd" degrees of freedom in + the denominator. Method : directly generates ratio of chisquare variates. + &warn.undocumented.func; @@ -25,7 +29,6 @@ dfn - Its description @@ -33,18 +36,16 @@ dfd - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-funiform.xml b/reference/stats/functions/stats-rand-gen-funiform.xml index 62fcc52524..d2c151c78f 100644 --- a/reference/stats/functions/stats-rand-gen-funiform.xml +++ b/reference/stats/functions/stats-rand-gen-funiform.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_funiform @@ -25,7 +24,6 @@ low - Its description @@ -33,18 +31,16 @@ high - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-gamma.xml b/reference/stats/functions/stats-rand-gen-gamma.xml index dee15f0f66..e1a0a3d29e 100644 --- a/reference/stats/functions/stats-rand-gen-gamma.xml +++ b/reference/stats/functions/stats-rand-gen-gamma.xml @@ -1,5 +1,5 @@ - + @@ -47,8 +47,6 @@ &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml b/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml index 76a695cf8c..8c51c30436 100644 --- a/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml +++ b/reference/stats/functions/stats-rand-gen-ibinomial-negative.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_ibinomial_negative @@ -25,7 +24,6 @@ n - Its description @@ -33,18 +31,16 @@ p - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-ibinomial.xml b/reference/stats/functions/stats-rand-gen-ibinomial.xml index 79230e4d3f..8bc3992f83 100644 --- a/reference/stats/functions/stats-rand-gen-ibinomial.xml +++ b/reference/stats/functions/stats-rand-gen-ibinomial.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_ibinomial @@ -25,7 +24,6 @@ n - Its description @@ -33,18 +31,16 @@ pp - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-int.xml b/reference/stats/functions/stats-rand-gen-int.xml index 4e1e25cd1f..9f89720417 100644 --- a/reference/stats/functions/stats-rand-gen-int.xml +++ b/reference/stats/functions/stats-rand-gen-int.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_int @@ -21,11 +20,10 @@ + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-ipoisson.xml b/reference/stats/functions/stats-rand-gen-ipoisson.xml index 65be9160bc..f0c340597a 100644 --- a/reference/stats/functions/stats-rand-gen-ipoisson.xml +++ b/reference/stats/functions/stats-rand-gen-ipoisson.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_ipoisson @@ -24,18 +23,16 @@ mu - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-iuniform.xml b/reference/stats/functions/stats-rand-gen-iuniform.xml index b80d16d4cc..83830e5f11 100644 --- a/reference/stats/functions/stats-rand-gen-iuniform.xml +++ b/reference/stats/functions/stats-rand-gen-iuniform.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_iuniform @@ -25,7 +24,6 @@ low - Its description @@ -33,18 +31,16 @@ high - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-noncenral-chisquare.xml b/reference/stats/functions/stats-rand-gen-noncenral-chisquare.xml index 126876e68b..0011a020fe 100644 --- a/reference/stats/functions/stats-rand-gen-noncenral-chisquare.xml +++ b/reference/stats/functions/stats-rand-gen-noncenral-chisquare.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_noncenral_chisquare @@ -25,7 +24,6 @@ df - Its description @@ -33,18 +31,16 @@ xnonc - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-noncentral-f.xml b/reference/stats/functions/stats-rand-gen-noncentral-f.xml index fdb7847ab3..a00c725efd 100644 --- a/reference/stats/functions/stats-rand-gen-noncentral-f.xml +++ b/reference/stats/functions/stats-rand-gen-noncentral-f.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_noncentral_f @@ -26,7 +25,6 @@ dfn - Its description @@ -34,7 +32,6 @@ dfd - Its description @@ -42,18 +39,16 @@ xnonc - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-noncentral-t.xml b/reference/stats/functions/stats-rand-gen-noncentral-t.xml index 67bf47c361..d46f192073 100644 --- a/reference/stats/functions/stats-rand-gen-noncentral-t.xml +++ b/reference/stats/functions/stats-rand-gen-noncentral-t.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_noncentral_t @@ -25,7 +24,6 @@ df - Its description @@ -33,18 +31,16 @@ xnonc - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-normal.xml b/reference/stats/functions/stats-rand-gen-normal.xml index 0bc1950320..7c382afff1 100644 --- a/reference/stats/functions/stats-rand-gen-normal.xml +++ b/reference/stats/functions/stats-rand-gen-normal.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_normal @@ -25,7 +24,6 @@ av - Its description @@ -33,18 +31,16 @@ sd - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-gen-t.xml b/reference/stats/functions/stats-rand-gen-t.xml index 3e8b1052e9..dfecec6910 100644 --- a/reference/stats/functions/stats-rand-gen-t.xml +++ b/reference/stats/functions/stats-rand-gen-t.xml @@ -1,6 +1,5 @@ - - + stats_rand_gen_t @@ -24,18 +23,16 @@ df - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-get-seeds.xml b/reference/stats/functions/stats-rand-get-seeds.xml index bdc3aa9035..f317e1ab27 100644 --- a/reference/stats/functions/stats-rand-get-seeds.xml +++ b/reference/stats/functions/stats-rand-get-seeds.xml @@ -1,6 +1,5 @@ - - + stats_rand_get_seeds @@ -21,11 +20,10 @@ + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-phrase-to-seeds.xml b/reference/stats/functions/stats-rand-phrase-to-seeds.xml index 532057946e..541c3b8214 100644 --- a/reference/stats/functions/stats-rand-phrase-to-seeds.xml +++ b/reference/stats/functions/stats-rand-phrase-to-seeds.xml @@ -1,6 +1,5 @@ - - + stats_rand_phrase_to_seeds @@ -24,18 +23,16 @@ phrase - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-ranf.xml b/reference/stats/functions/stats-rand-ranf.xml index bfbe7c3e36..418d0b683c 100644 --- a/reference/stats/functions/stats-rand-ranf.xml +++ b/reference/stats/functions/stats-rand-ranf.xml @@ -1,6 +1,5 @@ - - + stats_rand_ranf @@ -21,11 +20,10 @@ + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-rand-setall.xml b/reference/stats/functions/stats-rand-setall.xml index 7b2c7065ab..dd4e5f24a3 100644 --- a/reference/stats/functions/stats-rand-setall.xml +++ b/reference/stats/functions/stats-rand-setall.xml @@ -1,6 +1,5 @@ - - + stats_rand_setall @@ -25,7 +24,6 @@ iseed1 - Its description @@ -33,18 +31,16 @@ iseed2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-skew.xml b/reference/stats/functions/stats-skew.xml index d9d4374ec5..50758a046d 100644 --- a/reference/stats/functions/stats-skew.xml +++ b/reference/stats/functions/stats-skew.xml @@ -1,5 +1,5 @@ - + @@ -24,18 +24,16 @@ a - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-standard-deviation.xml b/reference/stats/functions/stats-standard-deviation.xml index 21f02ac80f..3291b4450e 100644 --- a/reference/stats/functions/stats-standard-deviation.xml +++ b/reference/stats/functions/stats-standard-deviation.xml @@ -1,6 +1,5 @@ - - + stats_standard_deviation @@ -25,7 +24,6 @@ a - Its description @@ -33,18 +31,16 @@ sample - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-binomial-coef.xml b/reference/stats/functions/stats-stat-binomial-coef.xml index 730e1d3694..89e0a4319d 100644 --- a/reference/stats/functions/stats-stat-binomial-coef.xml +++ b/reference/stats/functions/stats-stat-binomial-coef.xml @@ -1,6 +1,5 @@ - - + stats_stat_binomial_coef @@ -25,7 +24,6 @@ x - Its description @@ -33,18 +31,16 @@ n - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-correlation.xml b/reference/stats/functions/stats-stat-correlation.xml index 3822b7cf82..a9d87c3e32 100644 --- a/reference/stats/functions/stats-stat-correlation.xml +++ b/reference/stats/functions/stats-stat-correlation.xml @@ -1,6 +1,5 @@ - - + stats_stat_correlation @@ -25,7 +24,6 @@ arr1 - Its description @@ -33,18 +31,16 @@ arr2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-gennch.xml b/reference/stats/functions/stats-stat-gennch.xml index 0d9215a00e..7a43dcf9f2 100644 --- a/reference/stats/functions/stats-stat-gennch.xml +++ b/reference/stats/functions/stats-stat-gennch.xml @@ -1,6 +1,5 @@ - - + stats_stat_gennch @@ -24,18 +23,16 @@ n - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-independent-t.xml b/reference/stats/functions/stats-stat-independent-t.xml index 6af9fc2075..96fb90c07b 100644 --- a/reference/stats/functions/stats-stat-independent-t.xml +++ b/reference/stats/functions/stats-stat-independent-t.xml @@ -1,5 +1,5 @@ - + @@ -25,7 +25,6 @@ arr1 - Its description @@ -33,18 +32,16 @@ arr2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-innerproduct.xml b/reference/stats/functions/stats-stat-innerproduct.xml index 59cb4067a6..1e55cfa132 100644 --- a/reference/stats/functions/stats-stat-innerproduct.xml +++ b/reference/stats/functions/stats-stat-innerproduct.xml @@ -1,6 +1,5 @@ - - + stats_stat_innerproduct @@ -25,7 +24,6 @@ arr1 - Its description @@ -33,18 +31,16 @@ arr2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-noncentral-t.xml b/reference/stats/functions/stats-stat-noncentral-t.xml index 80e1479770..50a20f8d7b 100644 --- a/reference/stats/functions/stats-stat-noncentral-t.xml +++ b/reference/stats/functions/stats-stat-noncentral-t.xml @@ -1,6 +1,5 @@ - - + stats_stat_noncentral_t @@ -27,7 +26,6 @@ par1 - Its description @@ -35,7 +33,6 @@ par2 - Its description @@ -43,7 +40,6 @@ par3 - Its description @@ -51,18 +47,16 @@ which - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-paired-t.xml b/reference/stats/functions/stats-stat-paired-t.xml index 190d94a021..28c5a10741 100644 --- a/reference/stats/functions/stats-stat-paired-t.xml +++ b/reference/stats/functions/stats-stat-paired-t.xml @@ -1,6 +1,5 @@ - - + stats_stat_paired_t @@ -25,7 +24,6 @@ arr1 - Its description @@ -33,18 +31,16 @@ arr2 - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-percentile.xml b/reference/stats/functions/stats-stat-percentile.xml index 64bbc7ab41..05d1a1e601 100644 --- a/reference/stats/functions/stats-stat-percentile.xml +++ b/reference/stats/functions/stats-stat-percentile.xml @@ -1,6 +1,5 @@ - - + stats_stat_percentile @@ -25,7 +24,6 @@ df - Its description @@ -33,18 +31,16 @@ xnonc - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-stat-powersum.xml b/reference/stats/functions/stats-stat-powersum.xml index b9b40476e7..c653539515 100644 --- a/reference/stats/functions/stats-stat-powersum.xml +++ b/reference/stats/functions/stats-stat-powersum.xml @@ -1,6 +1,5 @@ - - + stats_stat_powersum @@ -25,7 +24,6 @@ arr - Its description @@ -33,18 +31,16 @@ power - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity diff --git a/reference/stats/functions/stats-variance.xml b/reference/stats/functions/stats-variance.xml index 73086abd27..d9985f8249 100644 --- a/reference/stats/functions/stats-variance.xml +++ b/reference/stats/functions/stats-variance.xml @@ -1,6 +1,5 @@ - - + stats_variance @@ -25,7 +24,6 @@ a - Its description @@ -33,18 +31,16 @@ sample - Its description + &reftitle.returnvalues; - What the function returns, first on success, then on failure. See - also the &return.success; entity