_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-garray 1.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=garray
Licenses: GPL 3
Synopsis: Generalized Array Arithmetic for Ragged Arrays with Named Margins
Description:

Organize a so-called ragged array as generalized arrays, which is simply an array with sub-dimensions denoting the subdivision of dimensions (grouping of members within dimensions). By the margins (names of dimensions and sub-dimensions) in generalized arrays, operators and utility functions provided in this package automatically match the margins, doing map-reduce style parallel computation along margins. Generalized arrays are also cooperative to R's native functions that work on simple arrays.

r-gasper 1.1.6
Propagated dependencies: r-rspectra@0.16-2 r-rcpparmadillo@14.4.3-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.3
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.6
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 (2019) <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 <doi:10.32614/RJ-2021-057> 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.3
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-garch-x 1.0
Propagated dependencies: r-pso@1.0.4 r-gensa@1.1.14.1 r-ga@3.2.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GARCH.X
Licenses: GPL 2+
Synopsis: Estimation and Exogenous Covariate Selection for GARCH-X Models
Description:

Estimates the parameters of a GARCH-X model with exogenous covariates, performs hypothesis tests for the parameters returning the p-values, and uses False Discovery Rate p-value corrections to select the exogenous variables.

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.13.3 r-rfacebookstat@2.13.1 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-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.7
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://github.com/jhmaindonald/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.3-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-galaxias 0.1.0
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-usethis@3.1.0 r-tibble@3.2.1 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-jsonlite@2.0.0 r-httr2@1.1.2 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.1.4 r-delma@0.1.1 r-corella@0.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://galaxias.ala.org.au/R/
Licenses: FSDG-compatible
Synopsis: Describe, Package, and Share Biodiversity Data
Description:

The Darwin Core data standard is widely used to share biodiversity information, most notably by the Global Biodiversity Information Facility and its partner nodes; but converting data to this standard can be tricky. galaxias is functionally similar to devtools', but with a focus on building Darwin Core Archives rather than R packages, enabling data to be shared and re-used with relative ease. For details see Wieczorek and colleagues (2012) <doi:10.1371/journal.pone.0029715>.

r-gasmodel 0.6.2
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-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.

Page: 12345
Total results: 118