_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-mapie 1.3.0
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/scikit-learn-contrib/MAPIE
Licenses: Modified BSD
Build system: pyproject
Synopsis: Module for estimating prediction intervals
Description:

MAPIE allows you to easily estimate prediction intervals (or prediction sets) using your favourite scikit-learn-compatible model for single-output regression or multi-class classification settings.

Prediction intervals output by MAPIE encompass both aleatoric and epistemic uncertainties and are backed by strong theoretical guarantees thanks to conformal prediction methods intervals.

python-zeus-mcmc 2.5.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-seaborn@0.13.2 python-setuptools@80.9.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/minaskar/zeus
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Deep learning energy measurement and optimization framework
Description:

This package provides an implementation of the Ensemble Slice Sampling method. Features:

  • fast & Robust Bayesian Inference

  • efficient Markov Chain Monte Carlo (MCMC)

  • black-box inference, no hand-tuning

  • excellent performance in terms of autocorrelation time and convergence rate

  • scale to multiple CPUs without any extra effort

  • automated Convergence diagnostics

r-tgutil 0.1.15-1.db4ff8b
Propagated dependencies: r-broom@1.0.13 r-cowplot@1.2.0 r-data-table@1.18.4 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-glue@1.8.1 r-magrittr@2.0.5 r-matrix@1.7-5 r-matrixstats@1.5.0 r-qlcmatrix@0.9.9 r-readr@2.2.0 r-rlang@1.2.0 r-scales@1.4.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/tanaylab/tgutil
Licenses: GPL 3
Build system: r
Synopsis: Simple utility functions for Tanay lab code
Description:

This package provides simple utility functions that are shared across several packages maintained by the Tanay lab.

python-vega-datasets 0.9.0
Propagated dependencies: python-pandas@2.3.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/altair-viz/vega_datasets
Licenses: Expat
Build system: pyproject
Synopsis: Example datasets used by Vega-related projects
Description:

This package provides a collection of datasets used in Vega and Vega-Lite examples.

python-statsmodels 0.14.5
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-patsy@1.0.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.statsmodels.org/v0.14.5/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Statistical modeling and econometrics in Python
Description:

Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models.

emacs-ess 25.01.0
Dependencies: emacs-minimal@30.2 r-minimal@4.6.0
Propagated dependencies: emacs-julia-mode@1.0.2-0.7fc071e
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://ess.r-project.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs mode for statistical analysis programs
Description:

Emacs Speaks Statistics (ESS) is an add-on package for GNU Emacs. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, Julia, and JAGS.

python-rpy2 3.6.7
Propagated dependencies: python-rpy2-rinterface@3.6.6 python-rpy2-robjects@3.6.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
Build system: pyproject
Synopsis: Python interface to the R language
Description:

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

python-pyreadstat 1.3.2
Dependencies: libiconv@1.18 readstat@1.1.9-0.718d491 zlib@1.3.1
Propagated dependencies: python-narwhals-minimal@2.22.1 python-pandas@2.3.3 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/Roche/pyreadstat
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Read and write SAS, SPSS and Stata files into/from Pandas DataFrames
Description:

This Python package can be used to read and write SAS, SPSS and Stata files into/from Pandas DataFrames. It is a wrapper around the C library readstat.

python-emcee 3.1.6
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://emcee.readthedocs.io/en/stable/
Licenses: Expat
Build system: pyproject
Synopsis: Ensemble sampling toolkit for MCMC
Description:

emcee is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).

python-resample 1.10.2
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/scikit-hep/resample
Licenses: Modified BSD
Build system: pyproject
Synopsis: Resampling-based inference in Python
Description:

This package provides a resampling-based inference based on data resampling and permutation.

Features:

  • Bootstrap resampling: ordinary or balanced with optional stratification

  • Extended bootstrap resampling: also varies sample size

  • Parametric resampling: Gaussian, Poisson, gamma, etc.)

  • Jackknife estimates of bias and variance of any estimator

  • Compute bootstrap confidence intervals (percentile or BCa) for any estimator

  • Permutation-based variants of traditional statistical tests (USP test of independence and others)

  • Tools for working with empirical distributions (CDF, quantile, etc.)

java-jdistlib 0.4.5
Propagated dependencies: java-jtransforms@3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://jdistlib.sourceforge.net/
Licenses: GPL 2+
Build system: ant
Synopsis: Java library of statistical distributions
Description:

JDistlib is the Java Statistical Distribution Library, a Java package that provides routines for various statistical distributions.

pspp 2.1.1
Dependencies: cairo@1.18.4 gettext-minimal@0.23.1 gsl@2.8 libxml2@2.14.6 pango@1.56.4 readline@8.2.13 gtk+@3.24.51 gtksourceview@4.8.4 spread-sheet-widget@0.10 zlib@1.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.gnu.org/software/pspp/
Licenses: GPL 3+
Build system: gnu
Synopsis: Statistical analysis
Description:

GNU PSPP is a statistical analysis program. It can perform descriptive statistics, T-tests, linear regression and non-parametric tests. It features both a graphical interface as well as command-line input. PSPP is designed to interoperate with Gnumeric, LibreOffice and OpenOffice. Data can be imported from spreadsheets, text files and database sources and it can be output in text, PostScript, PDF or HTML.

ruby-enumerable-statistics 2.0.7
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/mrkn/enumerable-statistics
Licenses: Expat
Build system: ruby
Synopsis: Library which provides statistics features for Enumerable
Description:

Enumerable::Statistics provides some methods to calculate statistical summary in arrays and enumerables.

python-rchitect 0.4.10
Propagated dependencies: python-cffi@1.17.1 python-packaging@25.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/randy3k/rchitect
Licenses: Expat
Build system: pyproject
Synopsis: Mapping R API to Python
Description:

rchitect provides access to R functionality from Python. Its main use is as the driver for radian, the R console.

r-colorway 0.2.0-1.8ba8f00
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/hypercompetent/colorway
Licenses: GPL 3
Build system: r
Synopsis: Functions for colors in R
Description:

This package provides a collection of (mostly simple) functions for generating and manipulating colors in R.

python-hdmedians 0.14.2
Propagated dependencies: python-cython@3.1.7 python-numpy@2.3.1 python-setuptools@80.9.0 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: http://github.com/daleroberts/hdmedians
Licenses: ASL 2.0
Build system: pyproject
Synopsis: High-dimensional medians
Description:

Various definitions for a high-dimensional median exist and this Python package provides a number of fast implementations of these definitions. Medians are extremely useful due to their high breakdown point (up to 50% contamination) and have a number of nice applications in machine learning, computer vision, and high-dimensional statistics.

python-george 0.4.4
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://george.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Fast Gaussian Processes for regression
Description:

George is a fast and flexible Python library for Gaussian Process (GP) Regression, focused on efficiently evaluating the marginalized likelihood of a dataset under a GP prior, even as this dataset gets Big.

r-spams 2.6.1
Propagated dependencies: r-lattice@0.22-9 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://gitlab.inria.fr/thoth/spams-devel/
Licenses: GPL 3+
Build system: r
Synopsis: Toolbox for solving sparse estimation problems
Description:

SPAMS (SPArse Modeling Software) is an optimization toolbox for solving various sparse estimation problems. It includes tools for the following problems:

  1. Dictionary learning and matrix factorization (NMF, sparse principle component analysis (PCA), ...)

  2. Solving sparse decomposition problems with LARS, coordinate descent, OMP, SOMP, proximal methods

  3. Solving structured sparse decomposition problems (l1/l2, l1/linf, sparse group lasso, tree-structured regularization, structured sparsity with overlapping groups,...).

python-dcor 0.7
Propagated dependencies: python-array-api-compat@1.12.0 python-joblib@1.5.2 python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://dcor.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Distance correlation and related E-statistics in Python
Description:

dcor is distance correlation and energy statistics in Python.

E-statistics are functions of distances between statistical observations in metric spaces. Distance covariance and distance correlation are dependency measures between random vectors introduced in [SRB07] with a simple E-statistic estimator.

This package offers functions for calculating several E-statistics such as:

  • estimator of the energy distance [SR13]

  • biased and unbiased estimators of distance covariance and distance correlation [SRB07]

  • estimators of the partial distance covariance and partial distance covariance [SR14]

python-statannotations 0.7.2
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/trevismd/statannotations
Licenses: Expat
Build system: pyproject
Synopsis: Add statistical significance annotations on seaborn plots
Description:

This package implements a functionality to optionally compute statistical test and add statistical annotations on plots generated with seaborn.

python-pymc 5.27.0
Propagated dependencies: python-arviz@0.22.0 python-cachetools@6.1.0 python-cloudpickle@3.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pytensor@2.36.3 python-rich@14.3.3 python-scipy@1.16.3 python-threadpoolctl@3.6.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pymc-devs/pymc
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for probabilistic programming in Python
Description:

PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms.

rmath-standalone 4.6.0
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.31 gfortran@14.3.0 grep@3.11 icu4c@73.1 libdeflate@1.19 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxt@1.3.1 pango@1.56.4 pcre2@10.42 readline@8.2.13 tcl@8.6.12 tk@8.6.12 which@2.21 zlib@1.3.1 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.r-project.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Standalone R math library
Description:

This package provides the R math library as an independent package.

xlispstat 3.52.23-0.f1bea60
Dependencies: tcsh@6.24.15 libx11@1.8.12 libxmu@1.2.1 libxext@1.3.6 libxpm@3.5.17 libxaw@1.0.16 ncurses@6.2.20210619 gnuplot@6.0.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://homepage.divms.uiowa.edu/~luke/xls/xlsinfo/
Licenses: Expat
Build system: gnu
Synopsis: Statistical analysis environment with interactive graphics
Description:

XLISP-STAT is a statistical environment based on a Lisp dialect called XLISP. To facilitate statistical computations, standard functions for addition, logarithms, etc., have been modified to operate on lists and arrays of numbers, and a number of basic statistical functions have been added. Many of these functions have been written in Lisp, and additional functions can be added easily by a user. Several basic forms of plots, including histograms, scatterplots, rotatable plots and scatterplot matrices are provided. These plots support various forms of interactive highlighting operations and can be linked so points highlighted in one plot will be highlighted in all linked plots. Interactions with the plots are controlled by the mouse, menus and dialog boxes. An object-oriented programming system is used to allow menus, dialogs, and the response to mouse actions to be customized.

python-dynesty 2.1.5
Propagated dependencies: python-h5py@3.15.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/joshspeagle/dynesty
Licenses: Expat
Build system: pyproject
Synopsis: Dynamic nested sampling computing Bayesian posteriors and evidences
Description:

This package implements a Dynamic Nested Sampling for computing Bayesian posteriors and evidences.

Total packages: 72465