_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-dbmodelselect 0.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/shkoeneman/DBModelSelect
Licenses: GPL 3
Build system: r
Synopsis: Distribution-Based Model Selection
Description:

Perform model selection using distribution and probability-based methods, including standardized AIC, BIC, and AICc. These standardized information criteria allow one to perform model selection in a way similar to the prevalent "Rule of 2" method, but formalize the method to rely on probability theory. A novel goodness-of-fit procedure for assessing linear regression models is also available. This test relies on theoretical properties of the estimated error variance for a normal linear regression model, and employs a bootstrap procedure to assess the null hypothesis that the fitted model shows no lack of fit. For more information, see Koeneman and Cavanaugh (2023) <arXiv:2309.10614>. Functionality to perform all subsets linear or generalized linear regression is also available.

r-dovalidation 1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DOvalidation
Licenses: GPL 2
Build system: r
Synopsis: Kernel Hazard Estimation with Best One-Sided and Double One-Sided Cross-Validation
Description:

Local linear hazard estimator and its multiplicatively bias correction, including three bandwidth selection methods: best one-sided cross-validation, double one-sided cross-validation, and standard cross-validation.

r-dsample 0.91.3.4
Propagated dependencies: r-mnormt@2.1.1 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=dsample
Licenses: GPL 3
Build system: r
Synopsis: Discretization-Based Direct Random Sample Generation
Description:

Discretization-based random sampling algorithm that is useful for a complex model in high dimension is implemented. The normalizing constant of a target distribution is not needed. Posterior summaries are compared with those by OpenBUGS'. The method is described: Wang and Lee (2014) <doi:10.1016/j.csda.2013.06.011> and exercised in Lee (2009) <http://hdl.handle.net/1993/21352>.

r-dynafluxr 1.0.1
Propagated dependencies: r-slam@0.1-55 r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shiny@1.11.1 r-qpdf@1.4.1 r-optparse@1.7.5 r-nlsic@1.2.0 r-gmresls@0.2.3 r-bspline@2.5.1 r-arrapply@2.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dynafluxr
Licenses: GPL 2
Build system: r
Synopsis: Retrieve Reaction Rate Dynamics from Metabolite Concentration Time Courses
Description:

Reaction rate dynamics can be retrieved from metabolite concentration time courses. User has to provide corresponding stoichiometric matrix but not a regulation model (Michaelis-Menten or similar). Instead of solving an ordinary differential equation (ODE) system describing the evolution of concentrations, we use B-splines to catch the concentration and rate dynamics then solve a least square problem on their coefficients with non-negativity (and optionally monotonicity) constraints. Constraints can be also set on initial values of concentration. The package dynafluxr can be used as a library but also as an application with command line interface dynafluxr::cli("-h") or graphical user interface dynafluxr::gui().

r-deep 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deep
Licenses: GPL 3
Build system: r
Synopsis: Neural Networks Framework
Description:

Explore neural networks in a layer oriented way, the framework is intended to give the user total control of the internals of a net without much effort. Use classes like PerceptronLayer to create a layer of Percetron neurons, and specify how many you want. The package does all the tricky stuff internally leaving you focused in what you want. I wrote this package during a neural networks course to help me with the problem set.

r-disclapmix2 0.6.1
Propagated dependencies: r-rcpp@1.1.0 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=disclapmix2
Licenses: GPL 2+
Build system: r
Synopsis: Mixtures of Discrete Laplace Distributions using Numerical Optimisation
Description:

Fit a mixture of Discrete Laplace distributions using plain numerical optimisation. This package has similar applications as the disclapmix package that uses an EM algorithm.

r-dasguptr 2.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/josiahpjking/DasGuptR
Licenses: GPL 3+
Build system: r
Synopsis: Das Gupta Standardisation and Decomposition
Description:

Implementation of Das Gupta's standardisation and decomposition of population rates, as set out "Standardization and decomposition of rates: A userâ s manual", Das Gupta (1993) <https://www2.census.gov/library/publications/1993/demographics/p23-186.pdf>. The goal of these methods is to calculate adjusted rates based on compositional factors and quantify the contribution of each factor to the difference in crude rates between populations. The package offers functionality to handle various scenarios for any number of factors and populations, where said factors can be comprised of vectors across sub-populations (including cross-classified population breakdowns), and with the option to specify user-defined rate functions.

r-deploid-utils 0.0.1
Dependencies: zlib@1.3.1
Propagated dependencies: r-scales@1.4.0 r-rcpp@1.1.0 r-magrittr@2.0.4 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DEploid.utils
Licenses: FSDG-compatible
Build system: r
Synopsis: 'DEploid' Data Analysis and Results Interpretation
Description:

DEploid (Zhu et.al. 2018 <doi:10.1093/bioinformatics/btx530>) is designed for deconvoluting mixed genomes with unknown proportions. Traditional phasing programs are limited to diploid organisms. Our method modifies Li and Stephenâ s algorithm with Markov chain Monte Carlo (MCMC) approaches, and builds a generic framework that allows haloptype searches in a multiple infection setting. This package provides R functions to support data analysis and results interpretation.

r-diagcounts 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diagcounts
Licenses: Expat
Build system: r
Synopsis: Recover Diagnostic Test Accuracy Counts from Reported Accuracy Measures
Description:

This package implements a system of linear equations to recover unreported diagnostic test accuracy cell counts from commonly reported measures such as sensitivity, specificity, predictive values, prevalence, and sample size. The package is intended for applied researchers who require complete 2x2 table counts for downstream analyses.

r-dcov 0.1.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dcov
Licenses: GPL 2
Build system: r
Synopsis: Fast Implementation of Distance Covariance
Description:

Efficient methods for computing distance covariance and relevant statistics. See Székely et al.(2007) <doi:10.1214/009053607000000505>; Székely and Rizzo (2013) <doi:10.1016/j.jmva.2013.02.012>; Székely and Rizzo (2014) <doi:10.1214/14-AOS1255>; Huo and Székely (2016) <doi:10.1080/00401706.2015.1054435>.

r-diffnet 1.0.2
Propagated dependencies: r-mass@7.3-65 r-igraph@2.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiffNet
Licenses: GPL 3+
Build system: r
Synopsis: Identifying Significant Node Scores using Network Diffusion Algorithm
Description:

Designed for network analysis, leveraging the personalized PageRank algorithm to calculate node scores in a given graph. This innovative approach allows users to uncover the importance of nodes based on a customized perspective, making it particularly useful in fields like bioinformatics, social network analysis, and more.

r-dmmf 0.5.2.0
Propagated dependencies: r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DMMF
Licenses: GPL 2+
Build system: r
Synopsis: Daily Based Morgan-Morgan-Finney (DMMF) Soil Erosion Model
Description:

This package implements the daily based Morgan-Morgan-Finney (DMMF) soil erosion model (Choi et al., 2017 <doi:10.3390/w9040278>) for estimating surface runoff and sediment budgets from a field or a catchment on a daily basis.

r-diceoptim 2.1.2
Propagated dependencies: r-rgenoud@5.9-0.11 r-randtoolbox@2.0.5 r-pbivnorm@0.6.0 r-mnormt@2.1.1 r-dicekriging@1.6.1 r-dicedesign@1.10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiceOptim
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Kriging-Based Optimization for Computer Experiments
Description:

Efficient Global Optimization (EGO) algorithm as described in "Roustant et al. (2012)" <doi:10.18637/jss.v051.i01> and adaptations for problems with noise ("Picheny and Ginsbourger, 2012") <doi:10.1016/j.csda.2013.03.018>, parallel infill, and problems with constraints.

r-dos 1.0.0
Propagated dependencies: 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=DOS
Licenses: GPL 2
Build system: r
Synopsis: Design of Observational Studies
Description:

This package contains data sets, examples and software from the book Design of Observational Studies by Paul R. Rosenbaum, New York: Springer, <doi:10.1007/978-1-4419-1213-8>, ISBN 978-1-4419-1212-1.

r-dbmc 1.0.0
Propagated dependencies: r-softimpute@1.4-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dbMC
Licenses: GPL 2
Build system: r
Synopsis: Confidence Interval for Matrix Completion via De-Biased Estimator
Description:

This package implements the de-biased estimator for low-rank matrix completion and provides confidence intervals for entries of interest. See: by Chen et al. (2019) <doi:10.1073/pnas.1910053116>, Mai (2021) <arXiv:2103.11749>.

r-daly 1.5.0
Dependencies: tcl@8.6.12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://daly.cbra.be
Licenses: GPL 2+
Build system: r
Synopsis: The DALY Calculator - Graphical User Interface for Probabilistic DALY Calculation in R
Description:

The DALY Calculator is a free, open-source Graphical User Interface (GUI) for stochastic disability-adjusted life year (DALY) calculation.

r-dppack 0.2.2
Propagated dependencies: r-rmutil@1.1.10 r-rdpack@2.6.4 r-r6@2.6.1 r-nloptr@2.2.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-e1071@1.7-16 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DPpack
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Differentially Private Statistical Analysis and Machine Learning
Description:

An implementation of common statistical analysis and models with differential privacy (Dwork et al., 2006a) <doi:10.1007/11681878_14> guarantees. The package contains, for example, functions providing differentially private computations of mean, variance, median, histograms, and contingency tables. It also implements some statistical models and machine learning algorithms such as linear regression (Kifer et al., 2012) <https://proceedings.mlr.press/v23/kifer12.html> and SVM (Chaudhuri et al., 2011) <https://jmlr.org/papers/v12/chaudhuri11a.html>. In addition, it implements some popular randomization mechanisms, including the Laplace mechanism (Dwork et al., 2006a) <doi:10.1007/11681878_14>, Gaussian mechanism (Dwork et al., 2006b) <doi:10.1007/11761679_29>, analytic Gaussian mechanism (Balle & Wang, 2018) <https://proceedings.mlr.press/v80/balle18a.html>, and exponential mechanism (McSherry & Talwar, 2007) <doi:10.1109/FOCS.2007.66>.

r-diffviewer 0.1.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://diffviewer.r-lib.org
Licenses: Expat
Build system: r
Synopsis: HTML Widget to Show File Differences
Description:

This package provides a HTML widget that shows differences between files (text, images, and data frames).

r-did 2.3.0
Propagated dependencies: r-tidyr@1.3.1 r-pbapply@1.7-4 r-matrix@1.7-4 r-ggplot2@4.0.1 r-generics@0.1.4 r-fastglm@0.0.3 r-dreamerr@1.5.0 r-drdid@1.2.3 r-data-table@1.17.8 r-bmisc@1.4.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bcallaway11.github.io/did/
Licenses: GPL 2
Build system: r
Synopsis: Treatment Effects with Multiple Periods and Groups
Description:

The standard Difference-in-Differences (DID) setup involves two periods and two groups -- a treated group and untreated group. Many applications of DID methods involve more than two periods and have individuals that are treated at different points in time. This package contains tools for computing average treatment effect parameters in Difference in Differences setups with more than two periods and with variation in treatment timing using the methods developed in Callaway and Sant'Anna (2021) <doi:10.1016/j.jeconom.2020.12.001>. The main parameters are group-time average treatment effects which are the average treatment effect for a particular group at a a particular time. These can be aggregated into a fewer number of treatment effect parameters, and the package deals with the cases where there is selective treatment timing, dynamic treatment effects, calendar time effects, or combinations of these. There are also functions for testing the Difference in Differences assumption, and plotting group-time average treatment effects.

r-depcoeff 0.1.1
Propagated dependencies: r-rcpp@1.1.0 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=depcoeff
Licenses: GPL 2
Build system: r
Synopsis: Dependency Coefficients
Description:

This package provides functions to compute coefficients measuring the dependence of two or more than two variables. The functions can be deployed to gain information about functional dependencies of the variables with emphasis on monotone functions. The statistics describe how well one response variable can be approximated by a monotone function of other variables. In regression analysis the variable selection is an important issue. In this framework the functions could be useful tools in modeling the regression function. Detailed explanations on the subject can be found in papers Liebscher (2014) <doi:10.2478/demo-2014-0004>; Liebscher (2017) <doi:10.1515/demo-2017-0012>; Liebscher (2021): <https://arfjournals.com/image/catalog/Journals%20Papers/AJSS/No%202%20(2021)/4-AJSS_123-150.pdf>; Liebscher (2021): Kendall regression coefficient. Computational Statistics and Data Analysis 157. 107140.

r-dimora 0.3.6
Propagated dependencies: r-reshape2@1.4.5 r-numderiv@2016.8-1.1 r-minpack-lm@1.2-4 r-forecast@8.24.0 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIMORA
Licenses: GPL 3+
Build system: r
Synopsis: Diffusion Models R Analysis
Description:

The implemented methods are: Standard Bass model, Generalized Bass model (with rectangular shock, exponential shock, and mixed shock. You can choose to add from 1 to 3 shocks), Guseo-Guidolin model and Variable Potential Market model, and UCRCD model. The Bass model consists of a simple differential equation that describes the process of how new products get adopted in a population, the Generalized Bass model is a generalization of the Bass model in which there is a "carrier" function x(t) that allows to change the speed of time sliding. In some real processes the reachable potential of the resource available in a temporal instant may appear to be not constant over time, because of this we use Variable Potential Market model, in which the Guseo-Guidolin has a particular specification for the market function. The UCRCD model (Unbalanced Competition and Regime Change Diachronic) is a diffusion model used to capture the dynamics of the competitive or collaborative transition.

r-disimformixed 0.2
Propagated dependencies: r-dplyr@1.1.4 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DisimForMixed
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Calculate Dissimilarity Matrix for Dataset with Mixed Attributes
Description:

Implement the methods proposed by Ahmad & Dey (2007) <doi:10.1016/j.datak.2007.03.016> in calculating the dissimilarity matrix at the presence of mixed attributes. This Package includes functions to discretize quantitative variables, calculate conditional probability for each pair of attribute values, distance between every pair of attribute values, significance of attributes, calculate dissimilarity between each pair of objects.

r-dvhmetrics 0.4.3
Propagated dependencies: r-shiny@1.11.1 r-reshape2@1.4.5 r-kernsmooth@2.23-26 r-ggplot2@4.0.1 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dwoll/DVHmetrics/
Licenses: GPL 2+
Build system: r
Synopsis: Analyze Dose-Volume Histograms and Check Constraints
Description:

Functionality for analyzing dose-volume histograms (DVH) in radiation oncology: Read DVH text files, calculate DVH metrics as well as generalized equivalent uniform dose (gEUD), biologically effective dose (BED), equivalent dose in 2 Gy fractions (EQD2), normal tissue complication probability (NTCP), and tumor control probability (TCP). Show DVH diagrams, check and visualize quality assurance constraints for the DVH. Includes web-based graphical user interface.

r-dstidyverseclient 1.0.3
Propagated dependencies: r-rlang@1.1.6 r-dsi@1.8.0 r-cli@3.6.5 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dsTidyverseClient
Licenses: LGPL 3+
Build system: r
Synopsis: 'DataSHIELD' 'Tidyverse' Clientside Package
Description:

Implementation of selected Tidyverse functions within DataSHIELD', an open-source federated analysis solution in R. Currently, DataSHIELD contains very limited tools for data manipulation, so the aim of this package is to improve the researcher experience by implementing essential functions for data manipulation, including subsetting, filtering, grouping, and renaming variables. This is the clientside package which should be installed locally, and is used in conjuncture with the serverside package dsTidyverse which is installed on the remote server holding the data. For more information, see <https://tidyverse.org/> and <https://datashield.org/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457