_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-ress 1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RESS
Licenses: LGPL 3
Build system: r
Synopsis: Integrates R and Essentia
Description:

This package contains three functions that query AuriQ Systems Essentia Database and return the results in R. essQuery takes a single Essentia command and captures the output in R, where you can save the output to a dataframe or stream it directly into additional analysis. read.essentia takes an Essentia script and captures the output csv data into R, where you can save the output to a dataframe or stream it directly into additional analysis. capture.essentia takes a file containing any number of Essentia commands and captures the output of the specified statements into R dataframes. Essentia can be downloaded for free at http://www.auriq.com/documentation/source/install/index.html.

r-rqlm 4.3-2
Propagated dependencies: r-sandwich@3.1-1 r-nnet@7.3-20 r-mice@3.18.0 r-mass@7.3-65 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rqlm
Licenses: GPL 3
Build system: r
Synopsis: Modified Poisson Regression for Binary Outcome and Related Methods
Description:

Modified Poisson, logistic and least-squares regression analyses for binary outcomes of Zou (2004) <doi:10.1093/aje/kwh090>, Noma (2026)<doi:10.1016/j.spl.2026.110698>, and Cheung (2007) <doi:10.1093/aje/kwm223> have been standard multivariate analysis methods to estimate risk ratio and risk difference in clinical and epidemiological studies. This R package involves an easy-to-handle function to implement these analyses by simple commands. Missing data analysis tools (multiple imputation) are also involved. In addition, recent studies have shown the ordinary robust variance estimator possibly has serious bias under small or moderate sample size situations for these methods. This package also provides computational tools to calculate alternative accurate confidence intervals.

r-acde 1.40.0
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/acde
Licenses: GPL 3
Build system: r
Synopsis: Identification of differentially expressed genes with artificial components
Description:

This package provides a multivariate inferential analysis method for detecting differentially expressed genes in gene expression data. It uses artificial components, close to the data's principal components but with an exact interpretation in terms of differential genetic expression, to identify differentially expressed genes while controlling the false discovery rate (FDR).

r-vbsr 0.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vbsr
Licenses: GPL 2
Build system: r
Synopsis: Variational Bayes spike regression regularized linear models
Description:

This package provides an efficient algorithm for solving ultra-sparse regularized regression models using a variational Bayes algorithm with a spike prior. The algorithm is solved on a path, with coordinate updates, and is capable of generating very sparse models. Very general model diagnostics for controlling type-1 errors are also provided.

r-hwde 0.67-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hwde/
Licenses: GPL 2+
Build system: r
Synopsis: Models and tests for departure from Hardy-Weinberg equilibrium
Description:

This package fits models for genotypic disequilibria, as described in Huttley and Wilson (2000), Weir (1996) and Weir and Wilson (1986). Contrast terms are available that account for first order interactions between loci. It also implements, for a single locus in a single population, a conditional exact test for Hardy-Weinberg equilibrium.

r-ards 0.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ards.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Creates Analysis Results Datasets
Description:

This package contains functions to help create an Analysis Results Dataset. The dataset follows industry recommended structure. The dataset can be created in multiple passes, using different data frames as input. Analysis Results Datasets are used in the pharmaceutical and biotech industries to capture analysis in a common tabular data structure.

r-anom 0.5
Propagated dependencies: r-simcomp@3.6 r-nparcomp@3.0 r-multcomp@1.4-29 r-mcpan@1.1-21 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/PhilipPallmann/ANOM
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Means
Description:

Analysis of means (ANOM) as used in technometrical computing. The package takes results from multiple comparisons with the grand mean (obtained with multcomp', SimComp', nparcomp', or MCPAN') or corresponding simultaneous confidence intervals as input and produces ANOM decision charts that illustrate which group means deviate significantly from the grand mean.

r-cols 1.7
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-quadprog@1.5-8 r-nnsolve@0.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cols
Licenses: GPL 2+
Build system: r
Synopsis: Constrained Ordinary Least Squares
Description:

Constrained ordinary least squares is performed. One constraint is that all beta coefficients (including the constant) cannot be negative. They can be either 0 or strictly positive. Another constraint is that the sum of the beta coefficients equals a constant. References: Hansen, B. E. (2022). Econometrics, Princeton University Press. <ISBN:9780691235899>.

r-dwlm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dwlm
Licenses: GPL 2+
Build system: r
Synopsis: Doubly Weighted Linear Model
Description:

This linear model solution is useful when both predictor and response have associated uncertainty. The doubly weights linear model solution is invariant on which quantity is used as predictor or response. Based on the results by Reed(1989) <doi:10.1119/1.15963> and Ripley & Thompson(1987) <doi:10.1039/AN9871200377>.

r-elic 0.1.0
Propagated dependencies: r-mass@7.3-65 r-distrellipse@2.8.4 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ELIC
Licenses: Expat
Build system: r
Synopsis: LIC for Distributed Elliptical Model
Description:

This comprehensive toolkit for Distributed Elliptical model is designated as "ELIC" (The LIC for Distributed Elliptical Model Analysis) analysis. It is predicated on the assumption that the error term adheres to a Elliptical distribution. The philosophy of the package is described in Guo G. (2020) <doi:10.1080/02664763.2022.2053949>.

r-gbts 1.2.0
Propagated dependencies: r-gbm@2.2.2 r-foreach@1.5.2 r-earth@5.3.4 r-dorng@1.8.6.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=gbts
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Hyperparameter Search for Gradient Boosted Trees
Description:

An implementation of hyperparameter optimization for Gradient Boosted Trees on binary classification and regression problems. The current version provides two optimization methods: Bayesian optimization and random search. Instead of giving the single best model, the final output is an ensemble of Gradient Boosted Trees constructed via the method of ensemble selection.

r-gg1d 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/selkamand/gg1d
Licenses: Expat
Build system: r
Synopsis: Exploratory Data Analysis using Tiled One-Dimensional Graphics
Description:

Streamlines exploratory data analysis by providing a turnkey approach to visualising n-dimensional data which graphically reveals correlative or associative relationships between 2 or more features. Represents all dataset features as distinct, vertically aligned bar or tile plots, with plot types auto-selected based on whether variables are categorical or numeric.

r-hplb 1.0.0
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HPLB
Licenses: GPL 3
Build system: r
Synopsis: High-Probability Lower Bounds for the Total Variance Distance
Description:

An implementation of high-probability lower bounds for the total variance distance as introduced in Michel & Naef & Meinshausen (2020) <arXiv:2005.06006>. An estimated lower-bound (with high-probability) on the total variation distance between two probability distributions from which samples are observed can be obtained with the function HPLB.

r-horm 0.1.4
Propagated dependencies: r-rsm@2.10.6 r-quantmod@0.4.28 r-orthopolynom@1.0-6.1 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/dsy109/HoRM
Licenses: GPL 2+
Build system: r
Synopsis: Supplemental Functions and Datasets for "Handbook of Regression Methods"
Description:

Supplement for the book "Handbook of Regression Methods" by D. S. Young. Some datasets used in the book are included and documented. Wrapper functions are included that simplify the examples in the textbook, such as code for constructing a regressogram and expanding ANOVA tables to reflect the total sum of squares.

r-iglu 4.2.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://irinagain.github.io/iglu/
Licenses: GPL 2
Build system: r
Synopsis: Interpreting Glucose Data from Continuous Glucose Monitors
Description:

This package implements a wide range of metrics for measuring glucose control and glucose variability based on continuous glucose monitoring data. The list of implemented metrics is summarized in Rodbard (2009) <doi:10.1089/dia.2009.0015>. Additional visualization tools include time-series plots, lasagna plots and ambulatory glucose profile report.

r-itnr 0.7.0
Propagated dependencies: r-xergm-common@1.7.8 r-wdi@2.7.10 r-tnet@3.0.16 r-sna@2.8 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-networkdynamic@0.12.0 r-network@1.19.0 r-maps@3.4.3 r-intergraph@2.0-4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-ggally@2.4.0 r-fastmatch@1.1-6 r-dplyr@1.1.4 r-cowplot@1.2.0 r-circlize@0.4.16 r-blockmodeling@1.1.8
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ITNr
Licenses: GPL 3
Build system: r
Synopsis: Analysis of the International Trade Network
Description:

This package provides functions to clean and process international trade data into an international trade network (ITN) are provided. It then provides a set a functions to undertake analysis and plots of the ITN (extract the backbone, centrality, blockmodels, clustering). Examining the key players in the ITN and regional trade patterns.

r-kira 1.0.8
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=Kira
Licenses: GPL 3
Build system: r
Synopsis: Machine Learning
Description:

Machine learning, containing several algorithms for supervised and unsupervised classification, in addition to a function that plots the Receiver Operating Characteristic (ROC) and Precision-Recall (PRC) curve graphs, and also a function that returns several metrics used for model evaluation, the latter can be used in ranking results from other packs.

r-mars 0.2.2
Propagated dependencies: r-matrixcalc@1.0-6 r-matrix@1.7-4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mars
Licenses: Expat
Build system: r
Synopsis: Meta Analysis and Research Synthesis
Description:

Includes functions for conducting univariate and multivariate meta-analysis. This includes the estimation of the asymptotic variance-covariance matrix of effect sizes. For more details see Becker (1992) <doi:10.2307/1165128>, Cooper, Hedges, and Valentine (2019) <doi:10.7758/9781610448864>, and Schmid, Stijnen, and White (2020) <doi:10.1201/9781315119403>.

r-mtps 1.0.2
Propagated dependencies: r-rpart@4.1.24 r-mass@7.3-65 r-glmnet@4.1-10 r-e1071@1.7-16 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://doi.org/10.1093/bioinformatics/btz531
Licenses: GPL 2+
Build system: r
Synopsis: Multi-Task Prediction using Stacking Algorithms
Description:

Simultaneous multiple outcomes prediction based on revised stacking algorithms, which enables the integration of information from predictions of individual models. An implementation of methodologies proposed in our paper: Li Xing, Mary L Lesperance, Xuekui Zhang. (2019) Bioinformatics, "Simultaneous prediction of multiple outcomes using revised stacking algorithms" <doi:10.1093/bioinformatics/btz531>.

r-ncmr 0.2.0
Propagated dependencies: r-showtext@0.9-7 r-minpack-lm@1.2-4 r-hmisc@5.2-4 r-ggtext@0.1.2 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/h-xuanjiu/ncmR
Licenses: GPL 3+
Build system: r
Synopsis: Fit Neutral Community Model to Microbiome or Ecological Data
Description:

This package provides tools for fitting the neutral community model (NCM) to assess the role of stochastic processes in community assembly. The package implements the framework of Sloan et al. (2006) <doi:10.1111/j.1462-2920.2005.00956.x>, enabling users to evaluate neutral dynamics in ecological and microbial communities.

r-pbir 0.1-0
Propagated dependencies: r-survival@3.8-3 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PBIR
Licenses: GPL 2+
Build system: r
Synopsis: Estimating the Probability of Being in Response and Related Outcomes
Description:

Make statistical inference on the probability of being in response, the duration of response, and the cumulative response rate up to a given time point. The method can be applied to analyze phase II randomized clinical trials with the endpoints being time to treatment response and time to progression or death.

r-tlic 0.4
Propagated dependencies: r-laplacesdemon@16.1.6 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TLIC
Licenses: Expat
Build system: r
Synopsis: The LIC for T Distribution Regression Analysis
Description:

This comprehensive toolkit for T-distributed regression is designated as "TLIC" (The LIC for T Distribution Regression Analysis) analysis. It is predicated on the assumption that the error term adheres to a T-distribution. The philosophy of the package is described in Guo G. (2020) <doi:10.1080/02664763.2022.2053949>.

r-thor 1.2.0
Propagated dependencies: r-storr@1.2.6 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/richfitz/thor
Licenses: Expat
Build system: r
Synopsis: Interface to 'LMDB'
Description:

Key-value store, implemented as a wrapper around LMDB'; the "lightning memory-mapped database" <https://www.symas.com/mdb>. LMDB is a transactional key value store that uses a memory map for efficient access. This package wraps the entire LMDB interface (except duplicated keys), and provides objects for transactions and cursors.

r-wmap 1.2.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WMAP
Licenses: GPL 3
Build system: r
Synopsis: Weighted Meta-Analysis with Pseudo-Populations
Description:

Implementation of integrative weighting approaches for multiple observational studies and causal inferences. The package features three weighting approaches, each representing a special case of the unified weighting framework, introduced by Guha and Li (2024) <doi:10.1093/biomtc/ujae070>, which includes an extension of inverse probability weights for data integration settings.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
Total results: 31067