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

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.


r-mixedpower 2.0-2.b2b8706
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-ggplot2@4.0.2 r-lme4@1.1-38 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/DejanDraschkow/mixedpower
Licenses: GPL 3
Build system: r
Synopsis: Pilotdata based simulations for estimating power in linear mixed models
Description:

Mixedpower uses pilotdata and a linear mixed model fitted with lme4 to simulate new data sets. Power is computed separate for every effect in the model output as the relation of significant simulations to all simulations. More conservative simulations as a protection against a bias in the pilotdata are available as well as methods for plotting the results.

python-pgmpy 1.0.0
Propagated dependencies: python-daft@0.1.2 python-joblib@1.5.2 python-networkx@3.4.2 python-numpy@2.3.1 python-opt-einsum@3.3.0 python-pandas@2.3.3 python-pyparsing@3.2.3 python-pytorch@2.10.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-statsmodels@0.14.5 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pgmpy/pgmpy
Licenses: Expat
Build system: pyproject
Synopsis: Probabilistic Graphical Models library
Description:

This package provides a library for Probabilistic Graphical Models. It can be used for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

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

r-swne 0.6.20-1.05fc3ee
Propagated dependencies: r-fnn@1.1.4.1 r-ggplot2@4.0.2 r-ggrepel@0.9.7 r-hash@2.2.6.4 r-ica@1.0-3 r-igraph@2.2.2 r-irlba@2.3.7 r-jsonlite@2.0.0 r-rliger@0.4.2 r-mass@7.3-65 r-matrix@1.7-4 r-mgcv@1.9-4 r-nnlm@0.4.4-1.4574bca r-plyr@1.8.9 r-proxy@0.4-29 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1 r-rcpparmadillo@15.2.3-1 r-rcppeigen@0.3.4.0.2 r-reshape@0.8.10 r-reshape2@1.4.5 r-snow@0.4-4 r-umap@0.2.10.0 r-usedist@0.4.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/yanwu2014/swne
Licenses: GPL 2
Build system: r
Synopsis: Visualize high dimensional datasets
Description:

Similarity Weighted Nonnegative Embedding (SWNE) is a method for visualizing high dimensional datasets. SWNE uses Nonnegative Matrix Factorization to decompose datasets into latent factors, projects those factors onto 2 dimensions, and embeds samples and key features in 2 dimensions relative to the factors. SWNE can capture both the local and global dataset structure, and allows relevant features to be embedded directly onto the visualization, facilitating interpretation of the data.

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.

r-spams 2.6.1
Propagated dependencies: r-lattice@0.22-9 r-matrix@1.7-4
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,...).

r-nnlm 0.4.4-1.4574bca
Propagated dependencies: r-rcpp@1.1.1 r-rcpparmadillo@15.2.3-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.

python-radian 0.6.15
Propagated dependencies: python-prompt-toolkit@3.0.51 python-pygments@2.19.1 python-rchitect@0.4.8
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/randy3k/radian
Licenses: Expat
Build system: pyproject
Synopsis: R console
Description:

Radian is an alternative console for the R program with multiline editing and rich syntax highlight. One would consider Radian as a IPython clone for R, though its design is more aligned to Julia.

libxls 1.6.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/libxls/libxls
Licenses: FreeBSD
Build system: gnu
Synopsis: Read binary (.xls) Excel spreadsheet files
Description:

libxls is a C library to read .xls spreadsheet files in the binary OLE BIFF8 format as created by Excel 97 and later versions. It cannot write them.

This package also provides xls2csv to export Excel files to CSV.

r-xpose4 4.7.2
Propagated dependencies: r-lattice@0.22-9 r-hmisc@5.2-5 r-survival@3.8-6 r-dplyr@1.2.0 r-tibble@3.3.1 r-lazyeval@0.2.2 r-gam@1.22-7 r-readr@2.2.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://uupharmacometrics.github.io/xpose4/
Licenses: LGPL 3+
Build system: r
Synopsis: Diagnostics for nonlinear mixed-effect models
Description:

This package is a model building aid for nonlinear mixed-effects (population) model analysis using NONMEM, facilitating data set checkout, exploration and visualization, model diagnostics, candidate covariate identification and model comparison. The methods are described in Keizer et al. (2013) <doi:10.1038/psp.2013.24>, and Jonsson et al. (1999) <doi:10.1016/s0169-2607(98)00067-4>.

r-catterplots 0-3.ae17cd5
Propagated dependencies: r-png@0.1-8
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!

r-colorway 0.2.0-1.8ba8f00
Propagated dependencies: r-dplyr@1.2.0 r-ggplot2@4.0.2 r-rlang@1.1.7
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-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-openturns 1.25
Dependencies: openblas@0.3.30 bonmin@1.8.9 boost@1.89.0 cbc@2.10.5 ceres-solver@2.0.0 cminpack@1.3.11 dlib@20.0 hdf5@1.14.6 hmat@1.10.0 ipopt@3.13.4 libxml2@2.14.6 mpc@1.3.1 mpfr@4.2.2 nlopt@2.10.0 pagmo@2.19.1 primesieve@12.10 python-wrapper@3.11.14 spectra@1.1.0 onetbb@2022.3.0
Propagated dependencies: python-chaospy@4.3.21 python-dill@0.4.0 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://openturns.github.io/www/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Uncertainty treatment library
Description:

OpenTURNS is a scientific C++ and Python library including an internal data model and algorithms dedicated to the treatment of uncertainties. The main goal of this library is giving to specific applications all the functionalities needed to treat uncertainties in studies.

python-rpy2 3.5.17
Dependencies: icu4c@73.1 libdeflate@1.19 pcre@8.45 python-numpy@2.3.1 readline@8.2.13 r-minimal@4.5.2 r-survival@3.8-6 r-ggplot2@4.0.2 r-rsqlite@2.4.6 r-dplyr@1.2.0 r-dbplyr@2.5.2 zlib@1.3.1
Propagated dependencies: python-cffi@1.17.1 python-jinja2@3.1.2 python-numpy@2.3.1 python-pandas@2.3.3 python-pytz@2025.1 python-ipython@9.8.0 python-tzlocal@5.2
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-nestle 0.2.0
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/kbarbary/nestle
Licenses: Expat
Build system: pyproject
Synopsis: Nested sampling algorithms for evaluating Bayesian evidence
Description:

This package provides an implementation of Nested Sampling algorithms for evaluating Bayesian evidence.

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.

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-rchitect 0.4.8
Propagated dependencies: python-cffi@1.17.1 python-packaging@25.0 python-six@1.17.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.

python-getdist 1.5.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pyyaml@6.0.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/cmbant/getdist
Licenses: LGPL 3
Build system: pyproject
Synopsis: GetDist Monte Carlo sample analysis, plotting and GUI
Description:

GetDist is a Python package for analysing Monte Carlo samples, including correlated samples from Markov Chain Monte Carlo (MCMC).

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-kalepy 1.4.3
Propagated dependencies: python-matplotlib@3.10.8 python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/lzkelley/kalepy
Licenses: GPL 3+ Expat
Build system: pyproject
Synopsis: Kernel Density Estimation (KDE) and sampling
Description:

This package performs KDE operations on multidimensional data to calculate estimated PDFs (probability distribution functions), and resample new data from those PDFs.

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

Total packages: 70999