name: statistics-resampling
version: 5.5.4
date: 2024-01-08
author: Andrew Penn <andy.c.penn@gmail.com>
maintainer: Andrew Penn <andy.c.penn@gmail.com>
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 overcome a wide
 variety of statistics problems using non-parametric resampling 
 methods. In particular, the functions included can be used to 
 estimate bias, uncertainty (standard errors and confidence
 intervals), prediction error, and test hypotheses (p-values). 
 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
