name: statistics-resampling
version: 5.5.9
date: 2024-04-24
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 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, 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
