_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-gasper 1.1.6
Propagated dependencies: r-rspectra@0.16-2 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-matrix@1.7-3 r-httr@1.4.7 r-ggplot2@3.5.2 r-curl@6.2.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/fabnavarro/gasper
Licenses: LGPL 2.0+
Synopsis: Graph Signal Processing
Description:

This package provides the standard operations for signal processing on graphs: graph Fourier transform, spectral graph wavelet transform, visualization tools. It also implements a data driven method for graph signal denoising/regression, for details see De Loynes, Navarro, Olivier (2019) <arxiv:1906.01882>. The package also provides an interface to the SuiteSparse Matrix Collection, <https://sparse.tamu.edu/>, a large and widely used set of sparse matrix benchmarks collected from a wide range of applications.

r-garchx 1.5
Propagated dependencies: r-zoo@1.8-14
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.sucarrat.net/
Licenses: GPL 2+
Synopsis: Flexible and Robust GARCH-X Modelling
Description:

Flexible and robust estimation and inference of generalised autoregressive conditional heteroscedasticity (GARCH) models with covariates ('X') based on the results by Francq and Thieu (2018) <doi:10.1017/S0266466617000512>. Coefficients can straightforwardly be set to zero by omission, and quasi maximum likelihood methods ensure estimates are generally consistent and inference valid, even when the standardised innovations are non-normal and/or dependent over time, see <https://journal.r-project.org/archive/2021/RJ-2021-057/RJ-2021-057.pdf> for an overview of the package.

r-gamens 1.2.1
Propagated dependencies: r-mlbench@2.1-6 r-gam@1.22-5 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GAMens
Licenses: GPL 2+
Synopsis: Applies GAMbag, GAMrsm and GAMens Ensemble Classifiers for Binary Classification
Description:

This package implements the GAMbag, GAMrsm and GAMens ensemble classifiers for binary classification (De Bock et al., 2010) <doi:10.1016/j.csda.2009.12.013>. The ensembles implement Bagging (Breiman, 1996) <doi:10.1023/A:1010933404324>, the Random Subspace Method (Ho, 1998) <doi:10.1109/34.709601> , or both, and use Hastie and Tibshirani's (1990, ISBN:978-0412343902) generalized additive models (GAMs) as base classifiers. Once an ensemble classifier has been trained, it can be used for predictions on new data. A function for cross validation is also included.

r-galamm 0.2.2
Propagated dependencies: r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-nlme@3.1-168 r-mgcv@1.9-3 r-memoise@2.0.1 r-matrix@1.7-3 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/LCBC-UiO/galamm
Licenses: GPL 3+
Synopsis: Generalized Additive Latent and Mixed Models
Description:

Estimates generalized additive latent and mixed models using maximum marginal likelihood, as defined in Sorensen et al. (2023) <doi:10.1007/s11336-023-09910-z>, which is an extension of Rabe-Hesketh and Skrondal (2004)'s unifying framework for multilevel latent variable modeling <doi:10.1007/BF02295939>. Efficient computation is done using sparse matrix methods, Laplace approximation, and automatic differentiation. The framework includes generalized multilevel models with heteroscedastic residuals, mixed response types, factor loadings, smoothing splines, crossed random effects, and combinations thereof. Syntax for model formulation is close to lme4 (Bates et al. (2015) <doi:10.18637/jss.v067.i01>) and PLmixed (Rockwood and Jeon (2019) <doi:10.1080/00273171.2018.1516541>).

r-gauser 1.3
Propagated dependencies: r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gauseR
Licenses: GPL 3
Synopsis: Lotka-Volterra Models for Gause's 'Struggle for Existence'
Description:

This package provides a collection of tools and data for analyzing the Gause microcosm experiments, and for fitting Lotka-Volterra models to time series data. Includes methods for fitting single-species logistic growth, and multi-species interaction models, e.g. of competition, predator/prey relationships, or mutualism. See documentation for individual functions for examples. In general, see the lv_optim() function for examples of how to fit parameter values in multi-species systems. Note that the general methods applied here, as well as the form of the differential equations that we use, are described in detail in the Quantitative Ecology textbook by Lehman et al., available at <http://hdl.handle.net/11299/204551>, and in Lina K. Mühlbauer, Maximilienne Schulze, W. Stanley Harpole, and Adam T. Clark. gauseR': Simple methods for fitting Lotka-Volterra models describing Gause's Struggle for Existence in the journal Ecology and Evolution.

r-gallery 1.0.0
Propagated dependencies: r-pracma@2.4.4 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gallery
Licenses: Expat
Synopsis: Generate Test Matrices for Numerical Experiments
Description:

Generates a variety of structured test matrices commonly used in numerical linear algebra and computational experiments. Includes well-known matrices for benchmarking and testing the performance, stability, and accuracy of linear algebra algorithms. Inspired by MATLAB gallery functions.

r-gapfill 0.9.6-1
Propagated dependencies: r-rcpp@1.0.14 r-quantreg@6.1 r-ggplot2@3.5.2 r-foreach@1.5.2 r-fields@16.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/florafauna/gapfill
Licenses: GPL 2+
Synopsis: Fill Missing Values in Satellite Data
Description:

This package provides tools to fill missing values in satellite data and to develop new gap-fill algorithms. The methods are tailored to data (images) observed at equally-spaced points in time. The package is illustrated with MODIS NDVI data.

r-gagblup 1.0
Propagated dependencies: r-ga@3.2.4 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GAGBLUP
Licenses: GPL 3
Synopsis: Genetic Algorithm Assisted Genomic Best Liner Unbiased Prediction
Description:

This package performs genetic algorithm (Scrucca, L (2013) <doi:10.18637/jss.v053.i04>) assisted genomic best liner unbiased prediction for genomic selection. It also provides a binning method in natural population for genomic selection under the principle of linkage disequilibrium for dimensional reduction.

r-garchsk 0.1.0
Propagated dependencies: r-rsolnp@1.16
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GARCHSK
Licenses: GPL 2+
Synopsis: Estimating a GARCHSK Model and GJRSK Model
Description:

This package provides functions for estimating a GARCHSK model and GJRSK model based on a publication by Leon et,al (2005)<doi:10.1016/j.qref.2004.12.020> and Nakagawa and Uchiyama (2020)<doi:10.3390/math8111990>. These are a GARCH-type model allowing for time-varying volatility, skewness and kurtosis.

r-gamlssx 1.0.2
Propagated dependencies: r-nieve@0.1.3 r-gamlss-dist@6.1-1 r-gamlss@5.4-22
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://paulnorthrop.github.io/gamlssx/
Licenses: GPL 3+
Synopsis: Generalized Additive Extreme Value Models for Location, Scale and Shape
Description:

Fits generalized additive models for the location, scale and shape parameters of a generalized extreme value response distribution. The methodology is based on Rigby, R.A. and Stasinopoulos, D.M. (2005), <doi:10.1111/j.1467-9876.2005.00510.x> and implemented using functions from the gamlss package <doi:10.32614/CRAN.package.gamlss>.

r-gamesga 1.1.3.7
Propagated dependencies: r-shiny@1.10.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://bradduthie.github.io/gamesGA/
Licenses: Expat
Synopsis: Genetic Algorithm for Sequential Symmetric Games
Description:

Finds adaptive strategies for sequential symmetric games using a genetic algorithm. Currently, any symmetric two by two matrix is allowed, and strategies can remember the history of an opponent's play from the previous three rounds of moves in iterated interactions between players. The genetic algorithm returns a list of adaptive strategies given payoffs, and the mean fitness of strategies in each generation.

r-galigor 0.2.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-rym@1.0.6 r-ryandexdirect@3.6.2 r-rvkstat@3.2.0 r-rstudioapi@0.17.1 r-rmytarget@2.4.0 r-rgoogleads@0.12.0 r-rfacebookstat@2.12.0 r-rappsflyer@0.2.0 r-purrr@1.0.4 r-magrittr@2.0.3 r-getproxy@1.13 r-gargle@1.5.2 r-dplyr@1.1.4 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://selesnow.github.io
Licenses: Expat
Synopsis: Collection of Packages for Internet Marketing
Description:

Collection of packages for work with API Google Ads <https://developers.google.com/google-ads/api/docs/start>, Yandex Direct <https://yandex.ru/dev/direct/>, Yandex Metrica <https://yandex.ru/dev/metrika/>, MyTarget <https://target.my.com/help/advertisers/api_arrangement/ru>, Vkontakte <https://vk.com/dev/methods>, Facebook <https://developers.facebook.com/docs/marketing-apis/> and AppsFlyer <https://support.appsflyer.com/hc/en-us/articles/207034346-Using-Pull-API-aggregate-data>. This packages allows you loading data from ads account and manage your ads materials.

r-gadget3 0.13-0
Propagated dependencies: r-tmb@1.9.17 r-rlang@1.1.6 r-digest@0.6.37
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gadget-framework.github.io/gadget3/
Licenses: GPL 2
Synopsis: Globally-Applicable Area Disaggregated General Ecosystem Toolbox V3
Description:

This package provides a framework to assist creation of marine ecosystem models, generating either R or C++ code which can then be optimised using the TMB package and standard R tools. Principally designed to reproduce gadget2 models in TMB', but can be extended beyond gadget2's capabilities. Kasper Kristensen, Anders Nielsen, Casper W. Berg, Hans Skaug, Bradley M. Bell (2016) <doi:10.18637/jss.v070.i05> "TMB: Automatic Differentiation and Laplace Approximation.". Begley, J., & Howell, D. (2004) <https://core.ac.uk/download/pdf/225936648.pdf> "An overview of Gadget, the globally applicable area-disaggregated general ecosystem toolbox. ICES.".

r-gadget2 2.3.11
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gadget2
Licenses: GPL 2
Synopsis: Gadget is the Globally-Applicable Area Disaggregated General Ecosystem Toolbox
Description:

This package provides a statistical ecosystem modelling package, taking many features of the ecosystem into account. Gadget works by running an internal model based on many parameters, and then comparing the data from the output of this model to real data to get a goodness-of-fit likelihood score. These parameters can then be adjusted, and the model re-run, until an optimum is found, which corresponds to the model with the lowest likelihood score. Gadget allows the user to include a number of features into an ecosystem model: One or more species, each of which may be split into multiple stocks; multiple areas with migration between areas; predation between and within species; maturation; reproduction and recruitment; multiple commercial and survey fleets taking catches from the populations. For more details see <https://gadget-framework.github.io/gadget2/>. This is the C++ Gadget2 runtime, making it available for R.

r-gaschyhs 1.46.0
Propagated dependencies: r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: http://genome-www.stanford.edu/yeast_stress/data/rawdata/complete_dataset.txt
Licenses: Artistic License 2.0
Synopsis: ExpressionSet for response of yeast to heat shock and other environmental stresses
Description:

Data from PMID 11102521.

r-gammareg 3.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=Gammareg
Licenses: GPL 2+
Synopsis: Classic Gamma Regression: Joint Modeling of Mean and Shape Parameters
Description:

This package performs Gamma regression, where both mean and shape parameters follows lineal regression structures.

r-gastempt 0.7.0
Propagated dependencies: r-utf8@1.2.5 r-tibble@3.2.1 r-stringr@1.5.1 r-stanheaders@2.32.10 r-shiny@1.10.0 r-rstan@2.32.7 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-nlme@3.1-168 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-bh@1.87.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/dmenne/gastempt
Licenses: GPL 3+
Synopsis: Analyzing Gastric Emptying from MRI or Scintigraphy
Description:

Fits gastric emptying time series from MRI or scintigraphic measurements using nonlinear mixed-model population fits with nlme and Bayesian methods with Stan; computes derived parameters such as t50 and AUC.

r-gargoyle 0.0.1
Propagated dependencies: r-shiny@1.10.0 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gargoyle
Licenses: Expat
Synopsis: An Event-Based Mechanism for 'Shiny'
Description:

An event-Based framework for building Shiny apps. Instead of relying on standard Shiny reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

r-garchito 0.1.0
Propagated dependencies: r-rsolnp@1.16
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GARCHIto
Licenses: GPL 3
Synopsis: Class of GARCH-Ito Models
Description:

This package provides functions to estimate model parameters and forecast future volatilities using the Unified GARCH-Ito [Kim and Wang (2016) <doi:10.1016/j.jeconom.2016.05.003>] and Realized GARCH-Ito [Song et. al. (2020) <doi:10.1016/j.jeconom.2020.07.007>] models. Optimization is done using augmented Lagrange multiplier method.

r-gamclass 0.62.5
Propagated dependencies: r-rpart@4.1.24 r-randomforest@4.7-1.2 r-latticeextra@0.6-30 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gamclass
Licenses: GPL 2+
Synopsis: Functions and Data for a Course on Modern Regression and Classification
Description:

This package provides functions and data are provided that support a course that emphasizes statistical issues of inference and generalizability. The functions are designed to make it straightforward to illustrate the use of cross-validation, the training/test approach, simulation, and model-based estimates of accuracy. Methods considered are Generalized Additive Modeling, Linear and Quadratic Discriminant Analysis, Tree-based methods, and Random Forests.

r-gaselect 1.0.23
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/dakep/gaselect
Licenses: GPL 2+
Synopsis: Genetic Algorithm (GA) for Variable Selection from High-Dimensional Data
Description:

This package provides a genetic algorithm for finding variable subsets in high dimensional data with high prediction performance. The genetic algorithm can use ordinary least squares (OLS) regression models or partial least squares (PLS) regression models to evaluate the prediction power of variable subsets. By supporting different cross-validation schemes, the user can fine-tune the tradeoff between speed and quality of the solution.

r-gasmodel 0.6.0
Propagated dependencies: r-tidyr@1.3.1 r-pracma@2.4.4 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-mvnfast@0.2.8 r-matrix@1.7-3 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-copula@1.1-6 r-circstats@0.2-6 r-arrangements@1.1.9 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/vladimirholy/gasmodel
Licenses: GPL 3
Synopsis: Generalized Autoregressive Score Models
Description:

Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, Koopman, and Lucas (2013) <doi:10.1002/jae.1279> and Harvey (2013) <doi:10.1017/cbo9781139540933>. Model specification allows for various data types and distributions, different parametrizations, exogenous variables, joint and separate modeling of exogenous variables and dynamics, higher score and autoregressive orders, custom and unconditional initial values of time-varying parameters, fixed and bounded values of coefficients, and missing values. Model estimation is performed by the maximum likelihood method.

r-gagedata 2.46.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/gageData
Licenses: GPL 2+
Synopsis: Auxiliary data for the gage package
Description:

This is a supportive data package for the software package gage. However, the data supplied here are also useful for gene set or pathway analysis or microarray data analysis in general. In this package, we provide two demo microarray dataset: GSE16873 (a breast cancer dataset from GEO) and BMP6 (originally published as an demo dataset for GAGE, also registered as GSE13604 in GEO). This package also includes commonly used gene set data based on KEGG pathways and GO terms for major research species, including human, mouse, rat and budding yeast. Mapping data between common gene IDs for budding yeast are also included.

r-garfield 1.36.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://bioconductor.org/packages/garfield
Licenses: GPL 3
Synopsis: GWAS Analysis of Regulatory or Functional Information Enrichment with LD correction
Description:

GARFIELD is a non-parametric functional enrichment analysis approach described in the paper GARFIELD: GWAS analysis of regulatory or functional information enrichment with LD correction. Briefly, it is a method that leverages GWAS findings with regulatory or functional annotations (primarily from ENCODE and Roadmap epigenomics data) to find features relevant to a phenotype of interest. It performs greedy pruning of GWAS SNPs (LD r2 > 0.1) and then annotates them based on functional information overlap. Next, it quantifies Fold Enrichment (FE) at various GWAS significance cutoffs and assesses them by permutation testing, while matching for minor allele frequency, distance to nearest transcription start site and number of LD proxies (r2 > 0.8).

Page: 12345
Total results: 117