diff options
Diffstat (limited to 'math/octave-forge-statistics-resampling/pkg-descr')
-rw-r--r-- | math/octave-forge-statistics-resampling/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/octave-forge-statistics-resampling/pkg-descr b/math/octave-forge-statistics-resampling/pkg-descr new file mode 100644 index 000000000000..42236157c64f --- /dev/null +++ b/math/octave-forge-statistics-resampling/pkg-descr @@ -0,0 +1,10 @@ +The octave-forge package is the result of The GNU Octave Repositry project, +which is intended to be a central location for custom scripts, functions and +extensions for GNU Octave. contains the source for all the functions plus +build and install scripts. + +This is statistics-resampling. + + Estimate bias, uncertainty (standard errors and confidence intervals) and +test hypotheses (p-values) using resampling methods. (Note that versions of +this package <= 5.4.3 are named the statistics-bootstrap package). |