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

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-diptest 0.11.0
Propagated dependencies: python-numpy@2.3.1 python-psutil@7.2.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/RUrlus/diptest
Licenses: GPL 2+ GPL 3
Build system: pyproject
Synopsis: Hartigan's diptest
Description:

This package provides a Python/C(++) implementation of Hartigan & Hartigan's dip test for unimodality.

The dip test measures multimodality in a sample by the maximum difference, over all sample points, between the empirical distribution function, and the unimodal distribution function that minimizes that maximum difference. Other than unimodality, it makes no further assumptions about the form of the null distribution.

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-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.

r-minimal 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: Environment for statistical computing and graphics
Description:

R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.

python-arviz 0.22.0
Propagated dependencies: python-h5netcdf@1.3.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-scipy@1.16.3 python-typing-extensions@4.15.0 python-xarray@2025.12.0 python-xarray-einstats@0.9.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/arviz-devs/arviz
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Exploratory analysis of Bayesian models
Description:

ArviZ is a Python package for exploratory analysis of Bayesian models. It includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.

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.

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.

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.

readstat 1.1.9-0.718d491
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/WizardMac/ReadStat
Licenses: Expat
Build system: gnu
Synopsis: Convert SAS, Stata, and SPSS files
Description:

Command-line tool and C library for reading files from popular stats packages like SAS, Stata and SPSS.

r-tgconfig 0.1.2-1.15cf199
Propagated dependencies: r-yaml@2.3.12
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/tanaylab/tgconfig
Licenses: GPL 3+
Build system: r
Synopsis: Infrastructure for managing package parameters
Description:

This is a package to provide infrastructure for managing package parameters. Parameters are easy to get in relevant functions within a package, and error is thrown if a parameter is missing. Developers are able to register parameters and set their default value in a config file that is part of the package in YAML format, and users are able to override parameters using their own YAML. Users get an exception when trying to override a parameter that was not registered, and can load multiple parameters to the current environment.

python-altair 5.3.0
Propagated dependencies: python-jinja2@3.1.2 python-jsonschema@4.23.0 python-numpy@2.3.1 python-pandas@2.3.3 python-setuptools@80.9.0 python-toolz@1.1.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://altair-viz.github.io/
Licenses: Expat
Build system: pyproject
Synopsis: Declarative statistical visualization library for Python
Description:

Vega-Altair is a declarative statistical visualization library for Python.

python-nautilus-sampler 1.0.5
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-threadpoolctl@3.6.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/johannesulf/nautilus
Licenses: Expat
Build system: pyproject
Synopsis: Neural Network-Boosted Importance Sampling for Bayesian Statistics
Description:

Nautilus is an pure-Python package for Bayesian posterior and evidence estimation. It utilizes importance sampling and efficient space exploration using neural networks. Compared to traditional MCMC and Nested Sampling codes, it often needs fewer likelihood calls and produces much larger posterior samples. Additionally, nautilus is highly accurate and produces Bayesian evidence estimates with percent precision. It is widely used in many areas of astrophysical research.

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.)

python-rpy2-rinterface 3.6.6
Dependencies: icu4c@73.1 libdeflate@1.19 r-survival@3.8-6 zlib@1.3.1
Propagated dependencies: python-cffi@1.17.1 r-minimal@4.6.0
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: Low-level interface from Python to the R
Description:

The rpy2 package is a namespace package. This is the part of that package that covers the "low-level" interface to R used in rpy2. This provides mappings to access R's C-API and utilities to do so safely. It is otherwise relatively easily to crash (segfault) a process by calling R's C-API.

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-catterplots 0-3.ae17cd5
Propagated dependencies: r-png@0.1-9
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/Gibbsdavidl/CatterPlots
Licenses: ASL 2.0
Build system: r
Synopsis: Scatter plots with cat shaped points
Description:

Did you ever wish you could make scatter plots with cat shaped points? Now you can!

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.

r-nnlm 0.4.4-1.4574bca
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/linxihui/NNLM
Licenses: FreeBSD
Build system: r
Synopsis: Fast and versatile non-negative matrix factorization
Description:

This is a package for Non-Negative Linear Models (NNLM). It implements fast sequential coordinate descent algorithms for non-negative linear regression and non-negative matrix factorization (NMF). It supports mean square error and Kullback-Leibler divergence loss. Many other features are also implemented, including missing value imputation, domain knowledge integration, designable W and H matrices and multiple forms of regularizations.

jags 4.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://mcmc-jags.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Gibbs sampler
Description:

JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind:

  1. To have a cross-platform engine for the BUGS language;

  2. To be extensible, allowing users to write their own functions, distributions and samplers;

  3. To be a platform for experimentation with ideas in Bayesian modelling.

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 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
Propagated dependencies: r-minimal@4.6.0 r-boot@1.3-32 r-class@7.3-23 r-cluster@2.1.8.2 r-codetools@0.2-20 r-foreign@0.8-91 r-kernsmooth@2.23-26 r-lattice@0.22-9 r-mass@7.3-65 r-matrix@1.7-5 r-mgcv@1.9-4 r-nlme@3.1-169 r-nnet@7.3-20 r-rpart@4.1.27 r-spatial@7.3-18 r-survival@3.8-6
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.r-project.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Environment for statistical computing and graphics
Description:

R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.

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.

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.

python-lifelines 0.30.0
Propagated dependencies: python-autograd@1.8.0 python-autograd-gamma@0.5.0 python-formulaic@1.0.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/CamDavidsonPilon/lifelines
Licenses: Expat
Build system: pyproject
Synopsis: Survival analysis including Kaplan Meier, Nelson Aalen and regression
Description:

This package enables survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression.

Total packages: 73954