_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-ggpca 0.1.3
Propagated dependencies: r-umap@0.2.10.0 r-shiny@1.10.0 r-rtsne@0.17 r-rlang@1.1.6 r-golem@0.5.1 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-cowplot@1.1.3 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggpca
Licenses: GPL 3
Synopsis: Publication-Ready PCA, t-SNE, and UMAP Plots
Description:

This package provides tools for creating publication-ready dimensionality reduction plots, including Principal Component Analysis (PCA), t-Distributed Stochastic Neighbor Embedding (t-SNE), and Uniform Manifold Approximation and Projection (UMAP). This package helps visualize high-dimensional data with options for custom labels, density plots, and faceting, using the ggplot2 framework Wickham (2016) <doi:10.1007/978-3-319-24277-4>.

r-gamma 1.1.0
Propagated dependencies: r-rxylib@0.2.14 r-rlang@1.1.6 r-isoplotr@6.7 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://crp2a.github.io/gamma/
Licenses: GPL 3
Synopsis: Dose Rate Estimation from in-Situ Gamma-Ray Spectrometry Measurements
Description:

Process in-situ Gamma-Ray Spectrometry for Luminescence Dating. This package allows to import, inspect and correct the energy shifts of gamma-ray spectra. It provides methods for estimating the gamma dose rate by the use of a calibration curve as described in Mercier and Falguères (2007). The package only supports Canberra CNF and TKA and Kromek SPE files.

r-gitai 0.1.1
Propagated dependencies: r-s7@0.2.0 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.0.4 r-lubridate@1.9.4 r-httr2@1.1.2 r-glue@1.8.0 r-gitstats@2.3.4 r-ellmer@0.3.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GitAI
Licenses: Expat
Synopsis: Extracts Knowledge from 'Git' Repositories
Description:

Scan multiple Git repositories, pull specified files content and process it with large language models. You can summarize the content in specific way, extract information and data, or find answers to your questions about the repositories. The output can be stored in vector database and used for semantic search or as a part of a RAG (Retrieval Augmented Generation) prompt.

r-ivcor 0.1.0
Propagated dependencies: r-quantreg@6.1 r-quantdr@1.3.2 r-bwquant@0.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IVCor
Licenses: GPL 3
Synopsis: Robust Integrated Variance Correlation
Description:

This package provides a integrated variance correlation is proposed to measure the dependence between a categorical or continuous random variable and a continuous random variable or vector. This package is designed to estimate the new correlation coefficient with parametric and nonparametric approaches. Test of independence for different problems can also be implemented via the new correlation coefficient with this package.

r-kader 0.0.8
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: http://github.com/GerritEichner/kader
Licenses: GPL 3
Synopsis: Kernel Adaptive Density Estimation and Regression
Description:

Implementation of various kernel adaptive methods in nonparametric curve estimation like density estimation as introduced in Stute and Srihera (2011) <doi:10.1016/j.spl.2011.01.013> and Eichner and Stute (2013) <doi:10.1016/j.jspi.2012.03.011> for pointwise estimation, and like regression as described in Eichner and Stute (2012) <doi:10.1080/10485252.2012.760737>.

r-muvr2 0.1.0
Propagated dependencies: r-ranger@0.17.0 r-randomforest@4.7-1.2 r-psych@2.5.3 r-proc@1.18.5 r-mgcv@1.9-3 r-magrittr@2.0.3 r-glmnet@4.1-8 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/MetaboComp/MUVR2
Licenses: GPL 3
Synopsis: Multivariate Methods with Unbiased Variable Selection
Description:

Predictive multivariate modelling for metabolomics. Types: Classification and regression. Methods: Partial Least Squares, Random Forest ans Elastic Net Data structures: Paired and unpaired Validation: repeated double cross-validation (Westerhuis et al. (2008)<doi:10.1007/s11306-007-0099-6>, Filzmoser et al. (2009)<doi:10.1002/cem.1225>) Variable selection: Performed internally, through tuning in the inner cross-validation loop.

r-manta 1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/dgarrimar/manta
Licenses: GPL 3
Synopsis: Multivariate Asymptotic Non-Parametric Test of Association
Description:

The Multivariate Asymptotic Non-parametric Test of Association (MANTA) enables non-parametric, asymptotic P-value computation for multivariate linear models. MANTA relies on the asymptotic null distribution of the PERMANOVA test statistic. P-values are computed using a highly accurate approximation of the corresponding cumulative distribution function. Garrido-Martà n et al. (2022) <doi:10.1101/2022.06.06.493041>.

r-mmcif 0.1.1
Propagated dependencies: r-testthat@3.2.3 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-psqn@0.3.2 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/boennecd/mmcif
Licenses: GPL 3+
Synopsis: Mixed Multivariate Cumulative Incidence Functions
Description:

Fits the mixed cumulative incidence functions model suggested by <doi:10.1093/biostatistics/kxx072> which decomposes within cluster dependence of risk and timing. The estimation method supports computation in parallel using a shared memory C++ implementation. A sandwich estimator of the covariance matrix is available. Natural cubic splines are used to provide a flexible model for the cumulative incidence functions.

r-pestr 0.8.2
Propagated dependencies: r-tidyr@1.3.1 r-rsqlite@2.3.11 r-rlang@1.1.6 r-readr@2.1.5 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-dbi@1.2.3 r-curl@6.2.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/mczyzj/pestr
Licenses: Expat
Synopsis: Interface to Download Data on Pests and Hosts from 'EPPO'
Description:

Set of tools to automatize extraction of data on pests from EPPO Data Services and EPPO Global Database and to put them into tables with human readable format. Those function use EPPO database API', thus you first need to register on <https://data.eppo.int> (free of charge). Additional helpers allow to download, check and connect to SQLite EPPO database'.

r-penic 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-matrix@1.7-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PenIC
Licenses: GPL 2+
Synopsis: Semiparametric Regression Analysis of Interval-Censored Data using Penalized Splines
Description:

Currently incorporate the generalized odds-rate model (a type of linear transformation model) for interval-censored data based on penalized monotonic B-Spline. More methods under other semiparametric models such as cure model or additive model will be included in future versions. For more details see Lu, M., Liu, Y., Li, C. and Sun, J. (2019) <arXiv:1912.11703>.

r-swgee 1.4
Propagated dependencies: r-mvtnorm@1.3-3 r-geepack@1.3.12 r-gee@4.13-29
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=swgee
Licenses: GPL 3
Synopsis: Simulation Extrapolation Inverse Probability Weighted Generalized Estimating Equations
Description:

Simulation extrapolation and inverse probability weighted generalized estimating equations method for longitudinal data with missing observations and measurement error in covariates. References: Yi, G. Y. (2008) <doi:10.1093/biostatistics/kxm054>; Cook, J. R. and Stefanski, L. A. (1994) <doi:10.1080/01621459.1994.10476871>; Little, R. J. A. and Rubin, D. B. (2002, ISBN:978-0-471-18386-0).

r-starm 0.1.0
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=starm
Licenses: GPL 3
Synopsis: Spatio-Temporal Autologistic Regression Model
Description:

Estimates the coefficients of the two-time centered autologistic regression model based on Gegout-Petit A., Guerin-Dubrana L., Li S. "A new centered spatio-temporal autologistic regression model. Application to local spread of plant diseases." 2019. <arXiv:1811.06782>, using a grid of binary variables to estimate the spread of a disease on the grid over the years.

r-stfit 0.99.9
Propagated dependencies: r-rcpp@1.0.14 r-rcolorbrewer@1.1-3 r-rastervis@0.51.6 r-raster@3.6-32 r-matrix@1.7-3 r-foreach@1.5.2 r-fda@6.3.0 r-doparallel@1.0.17 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stfit
Licenses: GPL 3
Synopsis: Spatio-Temporal Functional Imputation Tool
Description:

This package provides a general spatiotemporal satellite image imputation method based on sparse functional data analytic techniques. The imputation method applies and extends the Functional Principal Analysis by Conditional Estimation (PACE). The underlying idea for the proposed procedure is to impute a missing pixel by borrowing information from temporally and spatially contiguous pixels based on the best linear unbiased prediction.

r-stors 1.0.1
Propagated dependencies: r-rlang@1.1.6 r-microbenchmark@1.5.0 r-digest@0.6.37 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ahmad-alqabandi.github.io/stors/
Licenses: Expat
Synopsis: Step Optimised Rejection Sampling
Description:

Fast and efficient sampling from general univariate probability density functions. Implements a rejection sampling approach designed to take advantage of modern CPU caches and minimise evaluation of the target density for most samples. Many standard densities are internally implemented in C for high performance, with general user defined densities also supported. A paper describing the methodology will be released soon.

r-vstsr 1.1.0
Propagated dependencies: r-rcurl@1.98-1.17 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ashbaldry/vstsr
Licenses: GPL 2
Synopsis: Access to 'Azure DevOps' API via R
Description:

Implementation of Azure DevOps <https://azure.microsoft.com/> API calls. It enables the extraction of information about repositories, build and release definitions and individual releases. It also helps create repositories and work items within a project without logging into Azure DevOps'. There is the ability to use any API service with a shell for any non-predefined call.

r-vpdtw 2.2.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/ethanbass/VPdtw/
Licenses: GPL 2
Synopsis: Variable Penalty Dynamic Time Warping
Description:

Variable Penalty Dynamic Time Warping (VPdtw) for aligning chromatographic signals. With an appropriate penalty this method performs good alignment of chromatographic data without deforming the peaks (Clifford, D., Stone, G., Montoliu, I., Rezzi S., Martin F., Guy P., Bruce S., and Kochhar S.(2009) <doi:10.1021/ac802041e>; Clifford, D. and Stone, G. (2012) <doi:10.18637/jss.v047.i08>).

r-xrnet 1.0.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-foreach@1.5.2 r-bigmemory@4.6.4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/USCbiostats/xrnet
Licenses: GPL 2
Synopsis: Hierarchical Regularized Regression
Description:

Fits hierarchical regularized regression models to incorporate potentially informative external data, Weaver and Lewinger (2019) <doi:10.21105/joss.01761>. Utilizes coordinate descent to efficiently fit regularized regression models both with and without external information with the most common penalties used in practice (i.e. ridge, lasso, elastic net). Support for standard R matrices, sparse matrices and big.matrix objects.

r-mhsmm 0.4.21
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jaredo/mhsmm/
Licenses: GPL 2+
Synopsis: Inference for hidden Markov and semi-Markov models
Description:

The r-mhsmm package implements estimation and prediction methods for hidden Markov and semi-Markov models for multiple observation sequences. Such techniques are of interest when observed data is thought to be dependent on some unobserved (or hidden) state. Also, this package is suitable for equidistant time series data, with multivariate and/or missing data. Allows user defined emission distributions.

r-reslr 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-tidybayes@3.0.7 r-stringr@1.5.1 r-r2jags@0.8-9 r-purrr@1.0.4 r-posterior@1.6.1 r-plyr@1.8.9 r-ncdf4@1.24 r-magrittr@2.0.3 r-ggplot2@3.5.2 r-geosphere@1.5-20 r-fields@16.3.1 r-fastdummies@1.7.5 r-dplyr@1.1.4 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/maeveupton/reslr
Licenses: Expat
Synopsis: Modelling Relative Sea Level Data
Description:

The Bayesian modelling of relative sea-level data using a comprehensive approach that incorporates various statistical models within a unifying framework. Details regarding each statistical models; linear regression (Ashe et al 2019) <doi:10.1016/j.quascirev.2018.10.032>, change point models (Cahill et al 2015) <doi:10.1088/1748-9326/10/8/084002>, integrated Gaussian process models (Cahill et al 2015) <doi:10.1214/15-AOAS824>, temporal splines (Upton et al 2023) <arXiv:2301.09556>, spatio-temporal splines (Upton et al 2023) <arXiv:2301.09556> and generalised additive models (Upton et al 2023) <arXiv:2301.09556>. This package facilitates data loading, model fitting and result summarisation. Notably, it accommodates the inherent measurement errors found in relative sea-level data across multiple dimensions, allowing for their inclusion in the statistical models.

r-remss 1.0.1
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=remss
Licenses: GPL 2
Synopsis: Refining Evaluation Methodology on Stage System
Description:

T (extent of the primary tumor), N (absence or presence and extent of regional lymph node metastasis) and M (absence or presence of distant metastasis) are three components to describe the anatomical tumor extent. TNM stage is important in treatment decision-making and outcome predicting. The existing oropharyngeal Cancer (OPC) TNM stages have not made distinction of the two sub sites of Human papillomavirus positive (HPV+) and Human papillomavirus negative (HPV-) diseases. We developed novel criteria to assess performance of the TNM stage grouping schemes based on parametric modeling adjusting on important clinical factors. These criteria evaluate the TNM stage grouping scheme in five different measures: hazard consistency, hazard discrimination, explained variation, likelihood difference, and balance. The methods are described in Xu, W., et al. (2015) <https://www.austinpublishinggroup.com/biometrics/fulltext/biometrics-v2-id1014.php>.

r-bequt 0.1.0
Propagated dependencies: r-survival@3.8-3 r-mass@7.3-65 r-lqmm@1.5.8 r-jagsui@1.6.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BeQut
Licenses: GPL 2+
Synopsis: Bayesian Estimation for Quantile Regression Mixed Models
Description:

Using a Bayesian estimation procedure, this package fits linear quantile regression models such as linear quantile models, linear quantile mixed models, quantile regression joint models for time-to-event and longitudinal data. The estimation procedure is based on the asymmetric Laplace distribution and the JAGS software is used to get posterior samples (Yang, Luo, DeSantis (2019) <doi:10.1177/0962280218784757>).

r-currr 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-scales@1.4.0 r-rstudioapi@0.17.1 r-readr@2.1.5 r-purrr@1.0.4 r-pacman@0.5.1 r-job@0.3.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-clisymbols@1.2.0 r-broom@1.0.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MarcellGranat/currr
Licenses: Expat
Synopsis: Apply Mapping Functions in Frequent Saving
Description:

Implementations of the family of map() functions with frequent saving of the intermediate results. The contained functions let you start the evaluation of the iterations where you stopped (reading the already evaluated ones from cache), and work with the currently evaluated iterations while remaining ones are running in a background job. Parallel computing is also easier with the workers parameter.

r-ctmed 1.0.6
Propagated dependencies: r-simstatespace@1.2.10 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jeksterslab/cTMed
Licenses: GPL 3+
Synopsis: Continuous Time Mediation
Description:

Calculates standard errors and confidence intervals for effects in continuous-time mediation models. This package extends the work of Deboeck and Preacher (2015) <doi:10.1080/10705511.2014.973960> and Ryan and Hamaker (2021) <doi:10.1007/s11336-021-09767-0> by providing methods to generate standard errors and confidence intervals for the total, direct, and indirect effects in these models.

r-efred 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eFRED
Licenses: Expat
Synopsis: Fetch Data from the Federal Reserve Economic Database
Description:

Interact with the FRED API, <https://fred.stlouisfed.org/docs/api/fred/>, to fetch observations across economic series; find information about different economic sources, releases, series, etc.; conduct searches by series name, attributes, or tags; and determine the latest updates. Includes functions for creating panels of related variables with minimal effort and datasets containing data sources, releases, and popular FRED tags.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426
Total results: 34209