blob: d9efd37bc38b8fb8979f7aecb3e19ec99fee1288 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
The octave-forge package is the result of The GNU Octave Repository 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).
|