_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-pcr 1.2.2
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/MahShaaban/pcr
Licenses: GPL 3
Synopsis: Analyzing Real-Time Quantitative PCR Data
Description:

Calculates the amplification efficiency and curves from real-time quantitative PCR (Polymerase Chain Reaction) data. Estimates the relative expression from PCR data using the double delta CT and the standard curve methods Livak & Schmittgen (2001) <doi:10.1006/meth.2001.1262>. Tests for statistical significance using two-group tests and linear regression Yuan et al. (2006) <doi: 10.1186/1471-2105-7-85>.

r-ssm 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/peterrobertcurtis/SSM
Licenses: GPL 3
Synopsis: Fit and Analyze Smooth Supersaturated Models
Description:

This package creates an S4 class "SSM" and defines functions for fitting smooth supersaturated models, a polynomial model with spline-like behaviour. Functions are defined for the computation of Sobol indices for sensitivity analysis and plotting the main effects using FANOVA methods. It also implements the estimation of the SSM metamodel error using a GP model with a variety of defined correlation functions.

r-nmf 0.28
Propagated dependencies: r-biobase@2.68.0 r-biocmanager@1.30.25 r-bigmemory@4.6.4 r-cluster@2.1.8.1 r-codetools@0.2-20 r-colorspace@2.1-1 r-digest@0.6.37 r-doparallel@1.0.17 r-foreach@1.5.2 r-ggplot2@3.5.2 r-gridbase@0.4-7 r-rcolorbrewer@1.1-3 r-registry@0.5-1 r-reshape2@1.4.4 r-rngtools@1.5.2 r-stringr@1.5.1 r-synchronicity@1.3.10
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://renozao.github.io/NMF
Licenses: GPL 2+
Synopsis: Algorithms and framework for nonnegative matrix factorization
Description:

This package provides a framework to perform Non-negative Matrix Factorization (NMF). The package implements a set of already published algorithms and seeding methods, and provides a framework to test, develop and plug new or custom algorithms. Most of the built-in algorithms have been optimized in C++, and the main interface function provides an easy way of performing parallel computations on multicore machines.

r-dyn 0.2-9.6
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dyn
Licenses: GPL 2+
Synopsis: Time series regression
Description:

This package provides the dyn class interfaces ts, irts, zoo and zooreg time series classes to lm, glm, loess, quantreg::rq, MASS::rlm, MCMCpack::MCMCregress(), quantreg::rq(), randomForest::randomForest() and other regression functions, allowing those functions to be used with time series including specifications that may contain lags, diffs and missing values.

r-esc 0.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://strengejacke.github.io/esc/
Licenses: GPL 3
Synopsis: Effect size computation for meta analysis
Description:

Implementation of the web-based Practical Meta-Analysis Effect Size Calculator from David B. Wilson in R. Based on the input, the effect size can be returned as standardized mean difference, Cohen's f, Hedges' g, Pearson's r or Fisher's transformation z, odds ratio or log odds, or eta squared effect size.

ragel 6.10
Channel: guix
Location: gnu/packages/ragel.scm (gnu packages ragel)
Home page: https://www.colm.net/open-source/ragel/
Licenses: GPL 2+
Synopsis: State machine compiler
Description:

Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go and Ruby. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax.

s6-rc 0.5.5.0
Dependencies: skalibs@2.14.3.0 execline@2.9.6.1 s6@2.13.1.0
Channel: guix
Location: gnu/packages/skarnet.scm (gnu packages skarnet)
Home page: https://skarnet.org/software/s6-rc
Licenses: ISC
Synopsis: Service manager for s6-based systems
Description:

s6-rc is a service manager for s6-based systems, i.e. a suite of programs that can start and stop services, both long-running daemons and one-time initialization scripts, in the proper order according to a dependency tree. It ensures that long-running daemons are supervised by the s6 infrastructure, and that one-time scripts are also run in a controlled environment.

r-ctd 1.3
Propagated dependencies: r-igraph@2.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTD
Licenses: Expat
Synopsis: Method for 'Connecting The Dots' in Weighted Graphs
Description:

This package provides a method for pattern discovery in weighted graphs as outlined in Thistlethwaite et al. (2021) <doi:10.1371/journal.pcbi.1008550>. Two use cases are achieved: 1) Given a weighted graph and a subset of its nodes, do the nodes show significant connectedness? 2) Given a weighted graph and two subsets of its nodes, are the subsets close neighbors or distant?

r-ebm 0.1.0
Propagated dependencies: r-reticulate@1.42.0 r-lattice@0.22-7 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/bgreenwell/ebm
Licenses: Expat
Synopsis: Explainable Boosting Machines
Description:

An interface to the Python InterpretML framework for fitting explainable boosting machines (EBMs); see Nori et al. (2019) <doi:10.48550/arXiv.1909.09223> for details. EBMs are a modern type of generalized additive model that use tree-based, cyclic gradient boosting with automatic interaction detection. They are often as accurate as state-of-the-art blackbox models while remaining completely interpretable.

r-hrw 1.0-5
Propagated dependencies: r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HRW
Licenses: GPL 2+
Synopsis: Datasets, Functions and Scripts for Semiparametric Regression Supporting Harezlak, Ruppert & Wand (2018)
Description:

The book "Semiparametric Regression with R" by J. Harezlak, D. Ruppert & M.P. Wand (2018, Springer; ISBN: 978-1-4939-8851-8) makes use of datasets and scripts to explain semiparametric regression concepts. Each of the book's scripts are contained in this package as well as datasets that are not within other R packages. Functions that aid semiparametric regression analysis are also included.

r-hlt 1.3.1
Propagated dependencies: r-truncnorm@1.0-9 r-tidyr@1.3.1 r-rcppprogress@0.4.2 r-rcppdist@0.1.1 r-rcpp@1.0.14 r-ggplot2@3.5.2 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/mkleinsa/hlt
Licenses: GPL 2+
Synopsis: Higher-Order Item Response Theory
Description:

Higher-order latent trait theory (item response theory). We implement the generalized partial credit model with a second-order latent trait structure. Latent regression can be done on the second-order latent trait. For a pre-print of the methods, see, "Latent Regression in Higher-Order Item Response Theory with the R Package hlt" <https://mkleinsa.github.io/doc/hlt_proof_draft_brmic.pdf>.

r-mme 0.1-6
Propagated dependencies: r-matrix@1.7-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mme
Licenses: GPL 2+
Synopsis: Multinomial Mixed Effects Models
Description:

Fit Gaussian Multinomial mixed-effects models for small area estimation: Model 1, with one random effect in each category of the response variable (Lopez-Vizcaino,E. et al., 2013) <doi:10.1177/1471082X13478873>; Model 2, introducing independent time effect; Model 3, introducing correlated time effect. mme calculates direct and parametric bootstrap MSE estimators (Lopez-Vizcaino,E et al., 2014) <doi:10.1111/rssa.12085>.

r-pam 1.0.4
Propagated dependencies: r-rlang@1.1.6 r-minpack-lm@1.2-4 r-gridextra@2.3 r-ggthemes@5.1.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-data-table@1.17.4 r-cowplot@1.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/biotoolbox/pam
Licenses: GPL 3
Synopsis: Fast and Efficient Processing of PAM Data
Description:

Processing Chlorophyll Fluorescence & P700 Absorbance data generated by WALZ hardware. Four models are provided for the regression of Pi curves, which can be compared with each other in order to select the most suitable model for the data set. Control plots ensure the successful verification of each regression. Bundled output of alpha, ETRmax, Ik etc. enables fast and reliable further processing of the data.

r-qca 3.23
Propagated dependencies: r-venn@1.12 r-shiny@1.10.0 r-lpsolve@5.6.23 r-declared@0.25 r-admisc@0.38
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/dusadrian/QCA
Licenses: GPL 3+
Synopsis: Qualitative Comparative Analysis
Description:

An extensive set of functions to perform Qualitative Comparative Analysis: crisp sets ('csQCA'), temporal ('tQCA'), multi-value ('mvQCA') and fuzzy sets ('fsQCA'), using a GUI - graphical user interface. QCA is a methodology that bridges the qualitative and quantitative divide in social science research. It uses a Boolean minimization algorithm, resulting in a minimal causal configuration associated with a given phenomenon.

r-ssp 1.0.2
Propagated dependencies: r-vegan@2.6-10 r-sampling@2.10 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/edlinguerra/SSP
Licenses: GPL 3
Synopsis: Simulated Sampling Procedure for Community Ecology
Description:

The Simulation-based Sampling Protocol (SSP) is an R package designed to estimate sampling effort in studies of ecological communities. It is based on the concept of pseudo-multivariate standard error (MultSE) (Anderson & Santana-Garcon, 2015, <doi:10.1111/ele.12385>) and the simulation of ecological data. The theoretical background is described in Guerra-Castro et al. (2020, <doi:10.1111/ecog.05284>).

r-trd 1.1
Propagated dependencies: r-rlab@4.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TRD
Licenses: GPL 2+
Synopsis: Transmission Ratio Distortion
Description:

Transmission Ratio Distortion (TRD) is a genetic phenomenon where the two alleles from either parent are not transmitted to the offspring at the expected 1:1 ratio under Mendelian inheritance, leading to spurious signals in genetic association studies. Functions in this package are developed to account for this phenomenon using loglinear model and Transmission Disequilibrium Test (TDT). Some population information can also be calculated.

r-vfs 1.0.2
Propagated dependencies: r-nleqslv@3.3.5 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VFS
Licenses: GPL 3
Synopsis: Vegetated Filter Strip and Erosion Model
Description:

Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given slope, soils, climate, and vegetation (Gall et al., 2018) <doi:10.1007/s00477-017-1505-x>. It also includes functions for deriving climate parameters from measured daily weather data, and for simulating rainfall. Models implemented include MUSLE (Williams, 1975) and APLE (Vadas et al., 2009 <doi:10.2134/jeq2008.0337>).

r-via 0.2.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=via
Licenses: FSDG-compatible
Synopsis: Virtual Arrays
Description:

The base class VirtualArray is defined, which acts as a wrapper around lists allowing users to fold arbitrary sequential data into n-dimensional, R-style virtual arrays. The derived XArray class is defined to be used for homogeneous lists that contain a single class of objects. The RasterArray and SfArray classes enable the use of stacked spatial data instead of lists.

r-msa 1.40.0
Propagated dependencies: r-biocgenerics@0.54.0 r-biostrings@2.76.0 r-iranges@2.42.0 r-rcpp@1.0.14 r-s4vectors@0.46.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: http://www.bioinf.jku.at/software/msa/
Licenses: GPL 2+
Synopsis: Multiple sequence alignment
Description:

The msa package provides a unified R/Bioconductor interface to the multiple sequence alignment algorithms ClustalW, ClustalOmega, and Muscle. All three algorithms are integrated in the package, therefore, they do not depend on any external software tools and are available for all major platforms. The multiple sequence alignment algorithms are complemented by a function for pretty-printing multiple sequence alignments using the LaTeX package TeXshade.

r-lda 1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lda/
Licenses: LGPL 3+
Synopsis: Collapsed Gibbs sampling methods for topic models
Description:

This package implements latent Dirichlet allocation (LDA) and related models. This includes (but is not limited to) sLDA, corrLDA, and the mixed-membership stochastic blockmodel. Inference for all of these models is implemented via a fast collapsed Gibbs sampler written in C. Utility functions for reading/writing data typically used in topic models, as well as tools for examining posterior distributions are also included.

r-msm 1.8.2
Propagated dependencies: r-expm@1.0-0 r-generics@0.1.4 r-mvtnorm@1.3-3 r-survival@3.8-3 r-tibble@3.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/chjackson/msm
Licenses: GPL 2+
Synopsis: Multi-state Markov and hidden Markov models in continuous time
Description:

This package provides functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal data. It was designed for processes observed at arbitrary times in continuous time (panel data) but some other observation schemes are supported. Both Markov transition rates and the hidden Markov output process can be modelled in terms of covariates, which may be constant or piecewise-constant in time.

r-b64 0.1.7
Dependencies: xz@5.4.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://extendr.github.io/b64/
Licenses: Expat
Synopsis: Fast and Vectorized Base 64 Engine
Description:

This package provides a fast, lightweight, and vectorized base 64 engine to encode and decode character and raw vectors as well as files stored on disk. Common base 64 alphabets are supported out of the box including the standard, URL-safe, bcrypt, crypt, BinHex', and IMAP-modified UTF-7 alphabets. Custom engines can be created to support unique base 64 encoding and decoding needs.

r-bbl 1.0.0
Propagated dependencies: r-rcpp@1.0.14 r-rcolorbrewer@1.1-3 r-proc@1.18.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bbl
Licenses: GPL 2+
Synopsis: Boltzmann Bayes Learner
Description:

Supervised learning using Boltzmann Bayes model inference, which extends naive Bayes model to include interactions. Enables classification of data into multiple response groups based on a large number of discrete predictors that can take factor values of heterogeneous levels. Either pseudo-likelihood or mean field inference can be used with L2 regularization, cross-validation, and prediction on new data. <doi:10.18637/jss.v101.i05>.

r-dnn 0.0.6
Propagated dependencies: r-survival@3.8-3 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dnn
Licenses: GPL 2+
Synopsis: Deep Neural Network Tools for Probability and Statistic Models
Description:

This package contains tools to build deep neural network with flexible users define loss function and probability models. Several applications included in this package are, 1) The (deepAFT) model, a deep neural network model for accelerated failure time (AFT) model for survival data. 2) The (deepGLM) model, a deep neural network model for generalized linear model (glm) for continuous, categorical and Poisson data.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014