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

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-gomms 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gomms
Licenses: GPL 2+
Build system: r
Synopsis: GLM-Based Ordination Method
Description:

This package provides a zero-inflated quasi-Poisson factor model to display similarity between samples visually in a low (2 or 3) dimensional space.

r-gausscov 1.1.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gausscov
Licenses: GPL 3
Build system: r
Synopsis: The Gaussian Covariate Method for Variable Selection
Description:

The standard linear regression theory whether frequentist or Bayesian is based on an assumed (revealed?) truth (John Tukey) attitude to models. This is reflected in the language of statistical inference which involves a concept of truth, for example confidence intervals, hypothesis testing and consistency. The motivation behind this package was to remove the word true from the theory and practice of linear regression and to replace it by approximation. The approximations considered are the least squares approximations. An approximation is called valid if it contains no irrelevant covariates. This is operationalized using the concept of a Gaussian P-value which is the probability that pure Gaussian noise is better in term of least squares than the covariate. The precise definition given in the paper "An Approximation Based Theory of Linear Regression". Only four simple equations are required. Moreover the Gaussian P-values can be simply derived from standard F P-values. Furthermore they are exact and valid whatever the data in contrast F P-values are only valid for specially designed simulations. A valid approximation is one where all the Gaussian P-values are less than a threshold p0 specified by the statistician, in this package with the default value 0.01. This approximations approach is not only much simpler it is overwhelmingly better than the standard model based approach. The will be demonstrated using high dimensional regression and vector autoregression real data sets. The goal is to find valid approximations. The search function is f1st which is a greedy forward selection procedure which results in either just one or no approximations which may however not be valid. If the size is less than than a threshold with default value 21 then an all subset procedure is called which returns the best valid subset. A good default start is f1st(y,x,kmn=15) The best function for returning multiple approximations is f3st which repeatedly calls f1st. For more information see the papers: L. Davies and L. Duembgen, "Covariate Selection Based on a Model-free Approach to Linear Regression with Exact Probabilities", <doi:10.48550/arXiv.2202.01553>, L. Davies, "An Approximation Based Theory of Linear Regression", 2024, <doi:10.48550/arXiv.2402.09858>.

r-googlepublicdata 0.16.1
Propagated dependencies: r-xml@3.99-0.20 r-readxl@1.4.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://github.com/gvegayon/googlePublicData/
Licenses: Expat
Build system: r
Synopsis: Working with Google's 'Public Data Explorer' DSPL Metadata Files
Description:

This package provides a collection of functions to set up Google Public Data Explorer <https://www.google.com/publicdata/> data visualization tool with your own data, building automatically the corresponding DataSet Publishing Language file, or DSPL (XML), metadata file jointly with the CSV files. All zip-up and ready to be published in Public Data Explorer'.

r-gtheoryr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gtheoryr
Licenses: Expat
Build system: r
Synopsis: Simple Generalizability Theory for Crossed and Nested Designs
Description:

This package provides a small, beginner-friendly interface for estimating variance components in simple generalizability theory designs. The package currently supports a fully crossed persons-by-items design and a simple items-within-person nested design, along with design-study summaries for relative and absolute decisions.

r-ggalignment 1.0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/aftonsteps/ggalignment
Licenses: Expat
Build system: r
Synopsis: Plots 'D&D'-Style Alignment Charts
Description:

D&D alignment charts show 9 boxes with values for good through evil and values for chaotic through lawful. This package easily creates these alignment charts from user-provided image paths and alignment values.

r-groupcomparisons 0.1.0
Propagated dependencies: r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GroupComparisons
Licenses: Expat
Build system: r
Synopsis: Paired/Unpaired Parametric/Non-Parametric Group Comparisons
Description:

Receives two vectors, computes appropriate function for group comparison (i.e., t-test, Mann-Whitney; equality of variances), and reports the findings (mean/median, standard deviation, test statistic, p-value, effect size) in APA format (Fay, M.P., & Proschan, M.A. (2010)<DOI: 10.1214/09-SS051>).

r-genie 1.0.7
Propagated dependencies: r-rcpp@1.1.0 r-genieclust@1.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://genieclust.gagolewski.com/
Licenses: GPL 3+
Build system: r
Synopsis: Fast, Robust, and Outlier Resistant Hierarchical Clustering
Description:

This package implements a basic version of the hierarchical clustering algorithm Genie which links two point groups in such a way that an inequity measure (namely, the Gini index) of the cluster sizes does not significantly increase above a given threshold. This method most often outperforms many other data segmentation approaches in terms of clustering quality as tested on a wide range of benchmark datasets. At the same time, Genie retains the high speed of the single linkage approach, therefore it is also suitable for analysing larger data sets. For more details see (Gagolewski et al. 2016 <DOI:10.1016/j.ins.2016.05.003>). For a faster and more feature-rich implementation, see the genieclust package (Gagolewski, 2021 <DOI:10.1016/j.softx.2021.100722>).

r-gpbayes 0.1.0-6
Dependencies: gsl@2.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPBayes
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Gaussian Process Modeling in Uncertainty Quantification
Description:

Gaussian processes ('GPs') have been widely used to model spatial data, spatio'-temporal data, and computer experiments in diverse areas of statistics including spatial statistics, spatio'-temporal statistics, uncertainty quantification, and machine learning. This package creates basic tools for fitting and prediction based on GPs with spatial data, spatio'-temporal data, and computer experiments. Key characteristics for this GP tool include: (1) the comprehensive implementation of various covariance functions including the Matérn family and the Confluent Hypergeometric family with isotropic form, tensor form, and automatic relevance determination form, where the isotropic form is widely used in spatial statistics, the tensor form is widely used in design and analysis of computer experiments and uncertainty quantification, and the automatic relevance determination form is widely used in machine learning; (2) implementations via Markov chain Monte Carlo ('MCMC') algorithms and optimization algorithms for GP models with all the implemented covariance functions. The methods for fitting and prediction are mainly implemented in a Bayesian framework; (3) model evaluation via Fisher information and predictive metrics such as predictive scores; (4) built-in functionality for simulating GPs with all the implemented covariance functions; (5) unified implementation to allow easy specification of various GPs'.

r-gpyramid 0.0.1
Propagated dependencies: r-dplyr@1.1.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gpyramid
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Identify Efficient Crossing Schemes for Gene Pyramiding
Description:

Calculates the cost of crossing in terms of the number of individuals and generations, which is theoretically formulated by Servin et al. (2004) <DOI:10.1534/genetics.103.023358>. This package has been designed for selecting appropriate parental genotypes and find the most efficient crossing scheme for gene pyramiding, especially for plant breeding.

r-gsrsb 1.2.1
Propagated dependencies: r-xtable@1.8-4 r-mvtnorm@1.3-3 r-ldbounds@2.0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gsrsb
Licenses: GPL 3
Build system: r
Synopsis: Group Sequential Refined Secondary Boundary
Description:

This package provides a gate-keeping procedure to test a primary and a secondary endpoint in a group sequential design with multiple interim looks. Computations related to group sequential primary and secondary boundaries. Refined secondary boundaries are calculated for a gate-keeping test on a primary and a secondary endpoint in a group sequential design with multiple interim looks. The choices include both the standard boundaries and the boundaries using error spending functions. See Tamhane et al. (2018), "A gatekeeping procedure to test a primary and a secondary endpoint in a group sequential design with multiple interim looks", Biometrics, 74(1), 40-48.

r-glsm 0.0.0.6
Propagated dependencies: r-vgam@1.1-13 r-plyr@1.8.9 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glsm
Licenses: Expat
Build system: r
Synopsis: Saturated Model Log-Likelihood for Multinomial Outcomes
Description:

When the response variable Y takes one of R > 1 values, the function glsm() computes the maximum likelihood estimates (MLEs) of the parameters under four models: null, complete, saturated, and logistic. It also calculates the log-likelihood values for each model. This method assumes independent, non-identically distributed variables. For grouped data with a multinomial outcome, where observations are divided into J populations, the function glsm() provides estimation for any number K of explanatory variables.

r-grc 0.5.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://people.math.aau.dk/~sorenh/software/gR/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Inference in Graphical Gaussian Models with Edge and Vertex Symmetries
Description:

Estimation, model selection and other aspects of statistical inference in Graphical Gaussian models with edge and vertex symmetries (Graphical Gaussian models with colours). Documentation about gRc is provided in the paper by Hojsgaard and Lauritzen (2007, <doi:10.18637/jss.v023.i06>) and the paper by Hojsgaard and Lauritzen (2008, <doi:10.1111/j.1467-9868.2008.00666.x>).

r-goric 1.1-3
Propagated dependencies: r-quadprog@1.5-8 r-nlme@3.1-168 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=goric
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Order-Restricted Information Criterion
Description:

Generalized Order-Restricted Information Criterion (GORIC) value for a set of hypotheses in multivariate linear models and generalised linear models.

r-graphranktest 0.1
Propagated dependencies: r-nbpmatching@1.5.6 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://proceedings.mlr.press/v195/zhou23a.html
Licenses: GPL 2+
Build system: r
Synopsis: Rank in Similarity Graph Edge-Count Two-Sample Test (RISE)
Description:

This package implements the Rank In Similarity Graph Edge-count two-sample test (RISE) for high-dimensional and non-Euclidean data. The method constructs similarity-based graphs, such as k-nearest neighbor graph (k-NNG), k-minimum spanning tree (k-MST), and k-minimum distance non-bipartite pairing (k-MDP), and evaluates rank-based within-sample edge counts with asymptotic and permutation p-values. For methodological details, see Zhou and Chen (2023) <https://proceedings.mlr.press/v195/zhou23a.html>.

r-gaparsimony 0.9.5
Propagated dependencies: r-iterators@1.0.14 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jpison/GAparsimony
Licenses: GPL 2+
Build system: r
Synopsis: Searching Parsimony Models with Genetic Algorithms
Description:

Methodology that combines feature selection, model tuning, and parsimonious model selection with Genetic Algorithms (GA) proposed in Martinez-de-Pison (2015) <DOI:10.1016/j.asoc.2015.06.012>. To this objective, a novel GA selection procedure is introduced based on separate cost and complexity evaluations.

r-geboes-score 1.0.0
Propagated dependencies: r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://billdenney.github.io/geboes.score/
Licenses: GPL 3+
Build system: r
Synopsis: Evaluate the Geboes Score for Histology in Ulcerative Colitis
Description:

Evaluate and validate the Geboes score for histological assessment of inflammation in ulcerative colitis. The original Geboes score from Geboes, et al. (2000) <doi:10.1136/gut.47.3.404>, binary version from Li, et al. (2019) <doi:10.1093/ecco-jcc/jjz022>, and continuous version from Magro, et al. (2020) <doi:10.1093/ecco-jcc/jjz123> are all described and implemented.

r-ggragged 0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mikmart/ggragged
Licenses: Expat
Build system: r
Synopsis: Ragged Grids for 'ggplot2'
Description:

Extend ggplot2 facets to panel layouts arranged in a grid with ragged edges. facet_ragged_rows() groups panels into rows that can vary in length, facet_ragged_cols() does the same but for columns. These can be useful, for example, to represent nested or partially crossed relationships between faceting variables.

r-genieclust 1.3.0
Propagated dependencies: r-rcpp@1.1.0 r-deadwood@0.9.0-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://genieclust.gagolewski.com/
Licenses: AGPL 3
Build system: r
Synopsis: Genie: Fast and Robust Hierarchical Clustering
Description:

Genie is a robust hierarchical clustering algorithm (Gagolewski, Bartoszuk, Cena, 2016 <DOI:10.1016/j.ins.2016.05.003>). genieclust is its faster, more capable implementation (Gagolewski, 2021 <DOI:10.1016/j.softx.2021.100722>). It enables clustering with respect to mutual reachability distances, allowing it to act as an alternative to HDBSCAN* that can identify any number of clusters or their entire hierarchy. When combined with the deadwood package, it can act as an outlier detector. Additional package features include the Gini and Bonferroni inequality indices, external cluster validity measures (e.g., the normalised clustering accuracy, the adjusted Rand index, the Fowlkes-Mallows index, and normalised mutual information), and internal cluster validity indices (e.g., the Calinski-Harabasz, Davies-Bouldin, Ball-Hall, Silhouette, and generalised Dunn indices). The Python version of genieclust is available via PyPI'.

r-genescape 1.0
Propagated dependencies: r-mass@7.3-65 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeneScape
Licenses: GPL 3+
Build system: r
Synopsis: Simulation of Single Cell RNA-Seq Data with Complex Structure
Description:

Simulating single cell RNA-seq data with complicated structure. This package is developed based on the Splat method (Zappia, Phipson and Oshlack (2017) <doi:10.1186/s13059-017-1305-0>). GeneScape incorporates additional features to simulate single cell RNA-seq data with complicated differential expression and correlation structures, such as sub-cell-types, correlated genes (pathway genes) and hub genes.

r-glmmcosinor 0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ropensci/GLMMcosinor
Licenses: GPL 3+
Build system: r
Synopsis: Fit a Cosinor Model Using a Generalized Mixed Modeling Framework
Description:

Allows users to fit a cosinor model using the glmmTMB framework. This extends on existing cosinor modeling packages, including cosinor and circacompare', by including a wide range of available link functions and the capability to fit mixed models. The cosinor model is described by Cornelissen (2014) <doi:10.1186/1742-4682-11-16>.

r-ggspectra 0.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.r4photobiology.info/ggspectra/
Licenses: GPL 2+
Build system: r
Synopsis: Extensions to 'ggplot2' for Radiation Spectra
Description:

Additional annotations, stats, geoms and scales for plotting "light" spectra with ggplot2', together with specializations of ggplot() and autoplot() methods for spectral data and waveband definitions stored in objects of classes defined in package photobiology'. Part of the r4photobiology suite, Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.

r-geigen 2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geigen
Licenses: GPL 2+
Build system: r
Synopsis: Calculate Generalized Eigenvalues, the Generalized Schur Decomposition and the Generalized Singular Value Decomposition of a Matrix Pair with Lapack
Description:

This package provides functions to compute generalized eigenvalues and eigenvectors, the generalized Schur decomposition and the generalized Singular Value Decomposition of a matrix pair, using Lapack routines.

r-glmx 0.2-1
Propagated dependencies: r-sandwich@3.1-1 r-mass@7.3-65 r-lmtest@0.9-40 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glmx
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Generalized Linear Models Extended
Description:

Extended techniques for generalized linear models (GLMs), especially for binary responses, including parametric links and heteroscedastic latent variables.

r-ggmugs 0.6.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggmugs
Licenses: Expat
Build system: r
Synopsis: Visualization of Multiple Genome-Wide Association Study Summary Statistics
Description:

This package provides a grammar of graphics approach for visualizing summary statistics from multiple Genome-wide Association Studies (GWAS). It offers geneticists, bioinformaticians, and researchers a powerful yet flexible tool for illustrating complex genetic associations using data from various GWAS datasets. The visualizations can be extensively customized, facilitating detailed comparative analysis across different genetic studies. Reference: Uffelmann, E. et al. (2021) <doi:10.1038/s43586-021-00056-9>.

Total packages: 69244