forked from gnu-octave/statistics-resampling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·19 lines (19 loc) · 902 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: statistics-resampling
version: 5.6.0
date: 2024-06-17
author: Andrew Penn <[email protected]>
maintainer: Andrew Penn <[email protected]>
title: A statistics package with a variety of resampling tools
description: The statistics-resampling package is an Octave
package and Matlab toolbox that can be used to perform a wide
variety of statistics tasks using non-parametric resampling
methods. In particular, the functions included can be used to
estimate bias, uncertainty (standard errors and confidence
intervals), prediction error, information criteria, and
calculate p-values for null hypothesis significance tests.
Variations of the resampling methods are included that
improve the accuracy of the statistics for small samples
and samples with complex dependence structures.
license: GPLv3+
depends: octave (>= 4.4.0)
url: https://github.com/gnu-octave/statistics-resampling