_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-stb 0.6.6
Propagated dependencies: r-vca@1.5.1 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=STB
Licenses: GPL 3+
Synopsis: Simultaneous Tolerance Bounds
Description:

This package provides an implementation of simultaneous tolerance bounds (STB), useful for checking whether a numeric vector fits to a hypothetical null-distribution or not. Furthermore, there are functions for computing STB (bands, intervals) for random variates of linear mixed models fitted with package VCA'. All kinds of, possibly transformed (studentized, standardized, Pearson-type transformed) random variates (residuals, random effects), can be assessed employing STB-methodology.

r-uci 0.3.0
Propagated dependencies: r-spdep@1.3-11 r-sf@1.0-21 r-pbapply@1.7-2 r-future@1.49.0 r-furrr@0.3.1 r-fields@16.3.1 r-data-table@1.17.2 r-cpprouting@3.1 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://github.com/ipeaGIT/uci
Licenses: Expat
Synopsis: Urban Centrality Index
Description:

Calculates the Urban Centrality Index (UCI) as in Pereira et al., (2013) <doi:10.1111/gean.12002>. The UCI measures the extent to which the spatial organization of a city or region varies from extreme polycentric to extreme monocentric in a continuous scale from 0 to 1. Values closer to 0 indicate more polycentric patterns and values closer to 1 indicate a more monocentric urban form.

r-lsa 0.73.3
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

r-ari 0.3.5
Dependencies: ffmpeg@6.1.1
Propagated dependencies: r-xml2@1.3.8 r-webshot@0.5.5 r-tuner@1.4.7 r-text2speech@1.0.0 r-rvest@1.0.4 r-rmarkdown@2.29 r-purrr@1.0.4 r-progress@1.2.3 r-hms@1.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://github.com/seankross/ari
Licenses: Expat
Synopsis: Automated R Instructor
Description:

Create videos from R Markdown documents, or images and audio files. These images can come from image files or HTML slides, and the audio files can be provided by the user or computer voice narration can be created using Amazon Polly'. The purpose of this package is to allow users to create accessible, translatable, and reproducible lecture videos. See <https://aws.amazon.com/polly/> for more information.

r-c2z 0.2.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-rvest@1.0.4 r-rlang@1.1.6 r-purrr@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/oeysan/c2z/
Licenses: Expat
Synopsis: Reference Manager
Description:

Cristin to Zotero ('c2z') aims at obtaining total dominion over Cristin ('Current Research Information SysTem in Norway') and Zotero'. The package enables manipulating Zotero libraries using R'. Import references from Cristin', Regjeringen', CRAN', ISBN ('Alma', LoC'), and DOI ('CrossRef', DataCite') to a Zotero library. Add, edit, copy, or delete items, including attachments and collections, and export references to BibLaTeX (and other formats).

r-dmm 3.1-1
Propagated dependencies: r-robustbase@0.99-4-1 r-pls@2.8-5 r-nadiv@2.18.0 r-matrix@1.7-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dmm
Licenses: GPL 2 GPL 2+ GPL 3
Synopsis: Dyadic Mixed Model for Pedigree Data
Description:

Mixed model analysis for quantitative genetics with multi-trait responses and pedigree-based partitioning of individual variation into a range of environmental and genetic variance components for individual and maternal effects. Method documented in dmmOverview.pdf; dmm is an implementation of dispersion mean model described by Searle et al. (1992) "Variance Components", Wiley, NY. DMM can do MINQUE', bias-corrected-ML', and REML variance component estimates.

r-fcp 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/xiaoran831213/R_fun_comp
Licenses: GPL 2+
Synopsis: Function Composition
Description:

This package provides a function composition operator to chain a series of calls into a single function, mimicking the math notion of (f o g o h)(x) = h(g(f(x))). Inspired by pipeOp ('|>') since R4.1 and magrittr pipe ('%>%'), the operator build a pipe without putting data through, which is best for anonymous function accepted by utilities such as apply() and lapply().

r-fme 1.3.6.3
Propagated dependencies: r-rootsolve@1.8.2.4 r-minqa@1.2.8 r-minpack-lm@1.2-4 r-mass@7.3-65 r-desolve@1.40 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://fme.r-forge.r-project.org/
Licenses: GPL 2+
Synopsis: Flexible Modelling Environment for Inverse Modelling, Sensitivity, Identifiability and Monte Carlo Analysis
Description:

This package provides functions to help in fitting models to data, to perform Monte Carlo, sensitivity and identifiability analysis. It is intended to work with models be written as a set of differential equations that are solved either by an integration routine from package deSolve', or a steady-state solver from package rootSolve'. However, the methods can also be used with other types of functions.

r-mns 1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-mass@7.3-65 r-igraph@2.1.4 r-glmnet@4.1-8 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MNS
Licenses: GPL 2
Synopsis: Mixed Neighbourhood Selection
Description:

An implementation of the mixed neighbourhood selection (MNS) algorithm. The MNS algorithm can be used to estimate multiple related precision matrices. In particular, the motivation behind this work was driven by the need to understand functional connectivity networks across multiple subjects. This package also contains an implementation of a novel algorithm through which to simulate multiple related precision matrices which exhibit properties frequently reported in neuroimaging analysis.

r-nnt 0.1.4
Propagated dependencies: r-survrm2@1.0-4 r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nnt
Licenses: GPL 3
Synopsis: The Number Needed to Treat (NNT) for Survival Endpoint
Description:

Estimate the NNT using the proposed method in Yang and Yin's paper (2019) <doi:10.1371/journal.pone.0223301>, in which the NNT-RMST (number needed to treat based on the restricted mean survival time) is defined as the RMST (restricted mean survival time) in the control group divided by the difference in RMSTs between the treatment and control groups up to a chosen time t.

r-tar 1.0
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TAR
Licenses: GPL 2+
Synopsis: Bayesian Modeling of Autoregressive Threshold Time Series Models
Description:

Identification and estimation of the autoregressive threshold models with Gaussian noise, as well as positive-valued time series. The package provides the identification of the number of regimes, the thresholds and the autoregressive orders, as well as the estimation of remain parameters. The package implements the methodology from the 2005 paper: Modeling Bivariate Threshold Autoregressive Processes in the Presence of Missing Data <DOI:10.1081/STA-200054435>.

r-wec 0.4-1
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: http://www.ru.nl/sociology/mt/wec/downloads/
Licenses: GPL 3
Synopsis: Weighted Effect Coding
Description:

This package provides functions to create factor variables with contrasts based on weighted effect coding, and their interactions. In weighted effect coding the estimates from a first order regression model show the deviations per group from the sample mean. This is especially useful when a researcher has no directional hypotheses and uses a sample from a population in which the number of observation per group is different.

r-sva 3.56.0
Propagated dependencies: r-biocparallel@1.42.0 r-edger@4.6.2 r-genefilter@1.90.0 r-limma@3.64.0 r-matrixstats@1.5.0 r-mgcv@1.9-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/sva
Licenses: Artistic License 2.0
Synopsis: Surrogate variable analysis
Description:

This package contains functions for removing batch effects and other unwanted variation in high-throughput experiment. It also contains functions for identifying and building surrogate variables for high-dimensional data sets. Surrogate variables are covariates constructed directly from high-dimensional data like gene expression/RNA sequencing/methylation/brain imaging data that can be used in subsequent analyses to adjust for unknown, unmodeled, or latent sources of noise.

r-tam 4.2-21
Propagated dependencies: r-cdm@8.2-6 r-rcpp@1.0.14 r-rcpparmadillo@14.4.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.edmeasurementsurveys.com/TAM/Tutorials/
Licenses: GPL 2+
Synopsis: Test analysis modules
Description:

This package includes tools for marginal maximum likelihood estimation and joint maximum likelihood estimation for unidimensional and multidimensional item response models. The package functionality covers the Rasch model, 2PL model, 3PL model, generalized partial credit model, multi-faceted Rasch model, nominal item response model, structured latent class model, mixture distribution IRT models, and located latent class models. Latent regression models and plausible value imputation are also supported.

r-cpd 0.3.3
Propagated dependencies: r-rdpack@2.6.4 r-hypergeo@1.2-14 r-dgof@1.5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cpd
Licenses: GPL 2+
Synopsis: Complex Pearson Distributions
Description:

Probability mass function, distribution function, quantile function and random generation for the Complex Triparametric Pearson (CTP) and Complex Biparametric Pearson (CBP) distributions developed by Rodriguez-Avi et al (2003) <doi:10.1007/s00362-002-0134-7>, Rodriguez-Avi et al (2004) <doi:10.1007/BF02778271> and Olmo-Jimenez et al (2018) <doi:10.1080/00949655.2018.1482897>. The package also contains maximum-likelihood fitting functions for these models.

r-dtp 0.1.0
Propagated dependencies: r-plyr@1.8.9 r-gtools@3.9.5 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dtp
Licenses: GPL 3
Synopsis: Dynamic Panel Threshold Model
Description:

Compute the dynamic threshold panel model suggested by (Stephanie Kremer, Alexander Bick and Dieter Nautz (2013) <doi:10.1007/s00181-012-0553-9>) in which they extended the (Hansen (1999) <doi: 10.1016/S0304-4076(99)00025-1>) original static panel threshold estimation and the Caner and (Hansen (2004) <doi:10.1017/S0266466604205011>) cross-sectional instrumental variable threshold model, where generalized methods of moments type estimators are used.

r-evi 0.2.0-0
Propagated dependencies: r-ggplot2@3.5.2 r-cowplot@1.1.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://www.nature.com/articles/s41598-021-02622-3
Licenses: GPL 3+
Synopsis: Epidemic Volatility Index as an Early-Warning Tool
Description:

This is an R package implementing the epidemic volatility index (EVI), as discussed by Kostoulas et. al. (2021) and variations by Pateras et. al. (2023). EVI is a new, conceptually simple, early warning tool for oncoming epidemic waves. EVI is based on the volatility of newly reported cases per unit of time, ideally per day, and issues an early warning when the volatility change rate exceeds a threshold.

r-fic 1.0.1
Propagated dependencies: r-tensor@1.5 r-survival@3.8-3 r-scales@1.4.0 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-mgcv@1.9-3 r-ggplot2@3.5.2 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/chjackson/fic
Licenses: GPL 3
Synopsis: Focused Information Criteria for Model Comparison
Description:

Compares how well different models estimate a quantity of interest (the "focus") so that different models may be preferred for different purposes. Comparisons within any class of models fitted by maximum likelihood are supported, with shortcuts for commonly-used classes such as generalised linear models and parametric survival models. The methods originate from Claeskens and Hjort (2003) <doi:10.1198/016214503000000819> and Claeskens and Hjort (2008, ISBN:9780521852258).

r-hrf 0.1.3
Propagated dependencies: r-matrixstats@1.5.0 r-matrix@1.7-3 r-fmritools@0.6.0 r-ciftitools@0.17.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/mandymejia/hrf
Licenses: GPL 3
Synopsis: Hemodynamic Response Function
Description:

Computes the hemodynamic response function (HRF) for task functional magnetic resonance imaging (fMRI) data. Also includes functions for constructing a design matrix from task fMRI event timings, and for comparing multiple design matrices in a general linear model (GLM). A wrapper function is provided for GLM analysis of CIFTI-format data. Lastly, there are supporting functions which provide visual summaries of the HRFs and design matrices.

r-ipd 0.1.4
Propagated dependencies: r-ranger@0.17.0 r-randomforest@4.7-1.2 r-mass@7.3-65 r-generics@0.1.4 r-gam@1.22-5 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/ipd-tools/ipd
Licenses: Expat
Synopsis: Inference on Predicted Data
Description:

This package performs valid statistical inference on predicted data (IPD) using recent methods, where for a subset of the data, the outcomes have been predicted by an algorithm. Provides a wrapper function with specified defaults for the type of model and method to be used for estimation and inference. Further provides methods for tidying and summarizing results. Salerno et al., (2024) <doi:10.48550/arXiv.2410.09665>.

r-imt 1.0.0
Propagated dependencies: r-vizdraws@2.0.0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-stanheaders@2.32.10 r-scales@1.4.0 r-rstantools@2.4.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-r6@2.6.1 r-purrr@1.0.4 r-magrittr@2.0.3 r-glue@1.8.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-caret@7.0-1 r-bh@1.87.0-1 r-bayesplot@1.12.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/google/imt
Licenses: ASL 2.0
Synopsis: Impact Measurement Toolkit
Description:

This package provides a toolkit for causal inference in experimental and observational studies. Implements various simple Bayesian models including linear, negative binomial, and logistic regression for impact estimation. Provides functionality for randomization and checking baseline equivalence in experimental designs. The package aims to simplify the process of impact measurement for researchers and analysts across different fields. Examples and detailed usage instructions are available at <https://book.martinez.fyi>.

r-kko 1.0.1
Propagated dependencies: r-knockoff@0.3.6 r-grpreg@3.5.0 r-foreach@1.5.2 r-extdist@0.7-2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://cran.r-project.org/package=kko
Licenses: GPL 2+
Synopsis: Kernel Knockoffs Selection for Nonparametric Additive Models
Description:

This package provides a variable selection procedure, dubbed KKO, for nonparametric additive model with finite-sample false discovery rate control guarantee. The method integrates three key components: knockoffs, subsampling for stability, and random feature mapping for nonparametric function approximation. For more information, see the accompanying paper: Dai, X., Lyu, X., & Li, L. (2021). â Kernel Knockoffs Selection for Nonparametric Additive Modelsâ . arXiv preprint <arXiv:2105.11659>.

r-mvp 1.0-18
Propagated dependencies: r-rcpp@1.0.14 r-partitions@1.10-9 r-numbers@0.8-5 r-mpoly@1.1.1 r-magic@1.6-1 r-disordr@0.9-8-4 r-digest@0.6.37
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/RobinHankin/mvp
Licenses: GPL 2+
Synopsis: Fast Symbolic Multivariate Polynomials
Description:

Fast manipulation of symbolic multivariate polynomials using the Map class of the Standard Template Library. The package uses print and coercion methods from the mpoly package but offers speed improvements. It is comparable in speed to the spray package for sparse arrays, but retains the symbolic benefits of mpoly'. To cite the package in publications, use Hankin 2022 <doi:10.48550/ARXIV.2210.15991>. Uses disordR discipline.

r-mlf 1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://mlf-project.us/
Licenses: GPL 2
Synopsis: Machine Learning Foundations
Description:

Offers a gentle introduction to machine learning concepts for practitioners with a statistical pedigree: decomposition of model error (bias-variance trade-off), nonlinear correlations, information theory and functional permutation/bootstrap simulations. Székely GJ, Rizzo ML, Bakirov NK. (2007). <doi:10.1214/009053607000000505>. Reshef DN, Reshef YA, Finucane HK, Grossman SR, McVean G, Turnbaugh PJ, Lander ES, Mitzenmacher M, Sabeti PC. (2011). <doi:10.1126/science.1205438>.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659