_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-roopsd 0.3.9
Propagated dependencies: r-r6@2.6.1 r-numderiv@2016.8-1.1 r-lmoments@1.3-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/yrobink/ROOPSD
Licenses: FSDG-compatible
Synopsis: R Object Oriented Programming for Statistical Distribution
Description:

Statistical distribution in OOP (Object Oriented Programming) way. This package proposes a R6 class interface to classic statistical distribution, and new distributions can be easily added with the class AbstractDist. A useful point is the generic fit() method for each class, which uses a maximum likelihood estimation to find the parameters of a dataset, see, e.g. Hastie, T. and al (2009) <isbn:978-0-387-84857-0>. Furthermore, the rv_histogram class gives a non-parametric fit, with the same accessors that for the classic distribution. Finally, three random generators useful to build synthetic data are given: a multivariate normal generator, an orthogonal matrix generator, and a symmetric positive definite matrix generator, see Mezzadri, F. (2007) <arXiv:math-ph/0609050>.

r-seurat 4.4.0
Channel: guix-past
Location: past/packages/cran.scm (past packages cran)
Home page: https://www.satijalab.org/seurat
Licenses: GPL 3
Synopsis: Seurat is an R toolkit for single cell genomics
Description:

This package is an R package designed for QC, analysis, and exploration of single cell RNA-seq data. It easily enables widely-used analytical techniques, including the identification of highly variable genes, dimensionality reduction; PCA, ICA, t-SNE, standard unsupervised clustering algorithms; density clustering, hierarchical clustering, k-means, and the discovery of differentially expressed genes and markers.

r-anylib 1.0.5
Propagated dependencies: r-withr@3.0.2 r-httr@1.4.7 r-devtools@2.4.5 r-curl@6.2.2 r-biocmanager@1.30.25
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=anyLib
Licenses: CC-BY-SA 4.0
Synopsis: Install and Load Any Package from CRAN, Bioconductor or Github
Description:

Made to make your life simpler with packages, by installing and loading a list of packages, whether they are on CRAN, Bioconductor or github. For github, if you do not have the full path, with the maintainer name in it (e.g. "achateigner/topReviGO"), it will be able to load it but not to install it.

r-cdghmm 0.1.1
Propagated dependencies: r-ramify@0.3.3 r-mvtnorm@1.3-3 r-mass@7.3-65 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CDGHMM
Licenses: GPL 2+
Synopsis: Hidden Markov Models for Multivariate Panel Data
Description:

Estimates hidden Markov models from the family of Cholesky-decomposed Gaussian hidden Markov models (CDGHMM) under various missingness schemes. This family improves upon estimation of traditional Gaussian HMMs by introducing parsimony, as well as, controlling for dropped out observations and non-random missingness. See Neal, Sochaniwsky and McNicholas (2024) <DOI:10.1007/s11222-024-10462-0>.

r-coxphf 1.13.4
Propagated dependencies: r-tibble@3.2.1 r-survival@3.8-3 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cemsiis.meduniwien.ac.at/kb/wf/software/statistische-software/fccoxphf/
Licenses: GPL 2+ GPL 3+
Synopsis: Cox Regression with Firth's Penalized Likelihood
Description:

This package implements Firth's penalized maximum likelihood bias reduction method for Cox regression which has been shown to provide a solution in case of monotone likelihood (nonconvergence of likelihood function), see Heinze and Schemper (2001) and Heinze and Dunkler (2008). The program fits profile penalized likelihood confidence intervals which were proved to outperform Wald confidence intervals.

r-concom 1.0.0
Propagated dependencies: r-rvcg@0.25 r-rgl@1.3.18 r-rcpp@1.0.14 r-english@1.2-6 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stla/concom
Licenses: GPL 3
Synopsis: Connected Components of an Undirected Graph
Description:

This package provides a function for fast computation of the connected components of an undirected graph (though not faster than the components() function of the igraph package) from the edges or the adjacency matrix of the graph. Based on this one, a function to compute the connected components of a triangle rgl mesh is also provided.

r-clespr 1.1.2
Propagated dependencies: r-survival@3.8-3 r-pbivnorm@0.6.0 r-mass@7.3-65 r-magic@1.6-1 r-foreach@1.5.2 r-doparallel@1.0.17 r-clordr@1.7.0 r-aer@1.2-14
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clespr
Licenses: GPL 2
Synopsis: Composite Likelihood Estimation for Spatial Data
Description:

Composite likelihood approach is implemented to estimating statistical models for spatial ordinal and proportional data based on Feng et al. (2014) <doi:10.1002/env.2306>. Parameter estimates are identified by maximizing composite log-likelihood functions using the limited memory BFGS optimization algorithm with bounding constraints, while standard errors are obtained by estimating the Godambe information matrix.

r-dtcomb 1.0.7
Propagated dependencies: r-proc@1.18.5 r-optimalcutpoints@1.1-5 r-glmnet@4.1-8 r-ggpubr@0.6.0 r-ggplot2@3.5.2 r-gam@1.22-5 r-epir@2.0.84 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/gokmenzararsiz/dtComb
Licenses: Expat
Synopsis: Statistical Combination of Diagnostic Tests
Description:

This package provides a system for combining two diagnostic tests using various approaches that include statistical and machine-learning-based methodologies. These approaches are divided into four groups: linear combination methods, non-linear combination methods, mathematical operators, and machine learning algorithms. See the <https://biotools.erciyes.edu.tr/dtComb/> website for more information, documentation, and examples.

r-dcifer 1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/EPPIcenter/dcifer
Licenses: Expat
Synopsis: Genetic Relatedness Between Polyclonal Infections
Description:

An implementation of Dcifer (Distance for complex infections: fast estimation of relatedness), an identity by descent (IBD) based method to calculate genetic relatedness between polyclonal infections from biallelic and multiallelic data. The package includes functions that format and preprocess the data, implement the method, and visualize the results. Gerlovina et al. (2022) <doi:10.1093/genetics/iyac126>.

r-forcis 1.0.1
Propagated dependencies: r-vroom@1.6.5 r-tidyr@1.3.1 r-tibble@3.2.1 r-sf@1.0-21 r-rlang@1.1.6 r-httr2@1.1.2 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://docs.ropensci.org/forcis/
Licenses: GPL 2+
Synopsis: Handle the FORCIS Foraminifera Database
Description:

This package provides an interface to the FORCIS database (Chaabane et al. (2024) <doi:10.5281/zenodo.7390791>) on global foraminifera distribution. This package allows to download and to handle FORCIS data. It is part of the FRB-CESAB working group FORCIS. <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/forcis/>.

r-fmccsd 1.0
Propagated dependencies: r-splines2@0.5.4 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-orthopolynom@1.0-6.1 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FMCCSD
Licenses: GPL 2
Synopsis: Efficient Estimation of Clustered Current Status Data
Description:

Current status data abounds in the field of epidemiology and public health, where the only observable data for a subject is the random inspection time and the event status at inspection. Motivated by such a current status data from a periodontal study where data are inherently clustered, we propose a unified methodology to analyze such complex data.

r-gerbil 0.1.9
Propagated dependencies: r-truncnorm@1.0-9 r-pbapply@1.7-2 r-openxlsx@4.2.8 r-mvtnorm@1.3-3 r-mass@7.3-65 r-lattice@0.22-7 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gerbil
Licenses: GPL 2
Synopsis: Generalized Efficient Regression-Based Imputation with Latent Processes
Description:

This package implements a new multiple imputation method that draws imputations from a latent joint multivariate normal model which underpins generally structured data. This model is constructed using a sequence of flexible conditional linear models that enables the resulting procedure to be efficiently implemented on high dimensional datasets in practice. See Robbins (2021) <arXiv:2008.02243>.

r-grpsel 1.3.2
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ryan-thompson/grpsel
Licenses: GPL 3
Synopsis: Group Subset Selection
Description:

This package provides tools for sparse regression modelling with grouped predictors using the group subset selection penalty. Uses coordinate descent and local search algorithms to rapidly deliver near optimal estimates. The group subset penalty can be combined with a group lasso or ridge penalty for added shrinkage. Linear and logistic regression are supported, as are overlapping groups.

r-higrad 0.1.0
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=higrad
Licenses: GPL 3
Synopsis: Statistical Inference for Online Learning and Stochastic Approximation via HiGrad
Description:

This package implements the Hierarchical Incremental GRAdient Descent (HiGrad) algorithm, a first-order algorithm for finding the minimizer of a function in online learning just like stochastic gradient descent (SGD). In addition, this method attaches a confidence interval to assess the uncertainty of its predictions. See Su and Zhu (2018) <arXiv:1802.04876> for details.

r-lfstat 0.9.12
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-scales@1.4.0 r-plyr@1.8.9 r-lmomrfa@3.8 r-lmom@3.2 r-latticeextra@0.6-30 r-lattice@0.22-7 r-dygraphs@1.1.1.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lfstat
Licenses: GPL 2+
Synopsis: Calculation of Low Flow Statistics for Daily Stream Flow Data
Description:

The "Manual on Low-flow Estimation and Prediction" (Gustard & Demuth (2009, ISBN:978-92-63-11029-9)), published by the World Meteorological Organisation, gives a comprehensive summary on how to analyse stream flow data focusing on low-flows. This packages provides functions to compute the described statistics and produces plots similar to the ones in the manual.

r-marmap 1.0.10
Propagated dependencies: r-sp@2.2-0 r-shape@1.4.6.1 r-rsqlite@2.3.11 r-reshape2@1.4.4 r-raster@3.6-32 r-plotrix@3.8-4 r-ncdf4@1.24 r-ggplot2@3.5.2 r-geosphere@1.5-20 r-gdistance@1.6.4 r-dbi@1.2.3 r-adehabitatma@0.3.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ericpante/marmap
Licenses: GPL 3+
Synopsis: Import, Plot and Analyze Bathymetric and Topographic Data
Description:

Import xyz data from the NOAA (National Oceanic and Atmospheric Administration, <https://www.noaa.gov>), GEBCO (General Bathymetric Chart of the Oceans, <https://www.gebco.net>) and other sources, plot xyz data to prepare publication-ready figures, analyze xyz data to extract transects, get depth / altitude based on geographical coordinates, or calculate z-constrained least-cost paths.

r-mlrcpo 0.3.7-7
Propagated dependencies: r-stringi@1.8.7 r-paramhelpers@1.14.2 r-mlr@2.19.2 r-checkmate@2.3.2 r-bbmisc@1.13 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mlr-org/mlrCPO
Licenses: FreeBSD
Synopsis: Composable Preprocessing Operators and Pipelines for Machine Learning
Description:

Toolset that enriches mlr with a diverse set of preprocessing operators. Composable Preprocessing Operators ("CPO"s) are first-class R objects that can be applied to data.frames and mlr "Task"s to modify data, can be attached to mlr "Learner"s to add preprocessing to machine learning algorithms, and can be composed to form preprocessing pipelines.

r-phecap 1.2.1
Propagated dependencies: r-rmysql@0.11.1 r-glmnet@4.1-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://celehs.github.io/PheCAP/
Licenses: GPL 3
Synopsis: High-Throughput Phenotyping with EHR using a Common Automated Pipeline
Description:

Implement surrogate-assisted feature extraction (SAFE) and common machine learning approaches to train and validate phenotyping models. Background and details about the methods can be found at Zhang et al. (2019) <doi:10.1038/s41596-019-0227-6>, Yu et al. (2017) <doi:10.1093/jamia/ocw135>, and Liao et al. (2015) <doi:10.1136/bmj.h1885>.

r-qrnlmm 4.0
Propagated dependencies: r-quantreg@6.1 r-psych@2.5.3 r-progress@1.2.3 r-mvtnorm@1.3-3 r-lqr@5.2 r-ald@1.3.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qrNLMM
Licenses: GPL 2+
Synopsis: Quantile Regression for Nonlinear Mixed-Effects Models
Description:

Quantile regression (QR) for Nonlinear Mixed-Effects Models via the asymmetric Laplace distribution (ALD). It uses the Stochastic Approximation of the EM (SAEM) algorithm for deriving exact maximum likelihood estimates and full inference result is for the fixed-effects and variance components. It also provides prediction and graphical summaries for assessing the algorithm convergence and fitting results.

r-qregbb 1.0.0
Propagated dependencies: r-quantreg@6.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QregBB
Licenses: GPL 3
Synopsis: Block Bootstrap Methods for Quantile Regression in Time Series
Description:

This package implements moving-blocks bootstrap and extended tapered-blocks bootstrap, as well as smooth versions of each, for quantile regression in time series. This package accompanies the paper: Gregory, K. B., Lahiri, S. N., & Nordman, D. J. (2018). A smooth block bootstrap for quantile regression with time series. The Annals of Statistics, 46(3), 1138-1166.

r-saesim 0.11.0
Propagated dependencies: r-tibble@3.2.1 r-spdep@1.3-11 r-parallelmap@1.5.1 r-mass@7.3-65 r-ggplot2@3.5.2 r-functional@0.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://wahani.github.io/saeSim/
Licenses: Expat
Synopsis: Simulation Tools for Small Area Estimation
Description:

This package provides tools for the simulation of data in the context of small area estimation. Combine all steps of your simulation - from data generation over drawing samples to model fitting - in one object. This enables easy modification and combination of different scenarios. You can store your results in a folder or start the simulation in parallel.

r-taylor 3.2.0
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.2.1 r-scales@1.4.0 r-rlang@1.1.6 r-lifecycle@1.0.4 r-glue@1.8.0 r-ggplot2@3.5.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://taylor.wjakethompson.com
Licenses: Expat
Synopsis: Lyrics and Song Data for Taylor Swift's Discography
Description:

This package provides a comprehensive resource for data on Taylor Swift songs. Data is included for all officially released studio albums, extended plays (EPs), and individual singles are included. Data comes from Genius (lyrics) and Spotify (song characteristics). Additional functions are included for easily creating data visualizations with color palettes inspired by Taylor Swift's album covers.

r-tramvs 0.0-7
Propagated dependencies: r-variables@1.1-2 r-tram@1.2-2 r-mvtnorm@1.3-3 r-future-apply@1.11.3 r-future@1.49.0 r-cotram@0.5-2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 3
Synopsis: Optimal Subset Selection for Transformation Models
Description:

Greedy optimal subset selection for transformation models (Hothorn et al., 2018, <doi:10.1111/sjos.12291> ) based on the abess algorithm (Zhu et al., 2020, <doi:10.1073/pnas.2014241117> ). Applicable to models from packages tram and cotram'. Application to shift-scale transformation models are described in Siegfried et al. (2024, <doi:10.1080/00031305.2023.2203177>).

r-tdakit 0.1.2
Propagated dependencies: r-tdastats@0.4.1 r-t4cluster@0.1.2 r-rdpack@2.6.4 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-maotai@0.2.6 r-ggplot2@3.5.2 r-energy@1.7-12
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TDAkit
Licenses: Expat
Synopsis: Toolkit for Topological Data Analysis
Description:

Topological data analysis studies structure and shape of the data using topological features. We provide a variety of algorithms to learn with persistent homology of the data based on functional summaries for clustering, hypothesis testing, visualization, and others. We refer to Wasserman (2018) <doi:10.1146/annurev-statistics-031017-100045> for a statistical perspective on the topic.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659