Found 120 packages in 0.04 seconds
Estimating Infection Rates from Serological Data
Translates antibody levels measured in cross-sectional population samples into estimates of the frequency with which seroconversions (infections) occur in the sampled populations. Replaces the previous `seroincidence` package.
Discrimination Mitigation for Machine Learning Models
Based on different statistical definitions of discrimination, several methods have been proposed to detect and mitigate social inequality in machine learning models. This package aims to provide an alternative to fairness treatment in predictive models. The ROC method implemented in this package is described by Kamiran, Karim and Zhang (2012) < https://ieeexplore.ieee.org/document/6413831/>.
Choi and Hall Style Data Sharpening
Functions for use in perturbing data prior to use of nonparametric smoothers and clustering.
Bayesian Modeling via Frequentist Goodness-of-Fit
A Bayesian data modeling scheme that performs four interconnected tasks: (i) characterizes the uncertainty of the elicited parametric prior; (ii) provides exploratory diagnostic for checking prior-data conflict; (iii) computes the final statistical prior density estimate; and (iv) executes macro- and micro-inference. Primary reference is Mukhopadhyay, S. and Fletcher, D. 2018 paper "Generalized Empirical Bayes via Frequentist Goodness of Fit" (< https://www.nature.com/articles/s41598-018-28130-5 >).
Generalized Additive Latent and Mixed Models
Estimates generalized additive latent and
mixed models using maximum marginal likelihood,
as defined in Sorensen et al. (2023)
Transforming and Harmonizing CHMS Variables
Harmonizes variables from the Canadian Health Measures Survey (CHMS)
across cycles 1-6 (2007-2019), producing consistent, analysis-ready
variables for use with CHMS data. Recoding is data-driven through metadata
tables and applied with recodeflow::rec_with_table() from the 'recodeflow'
package. The recoding approach builds on sjmisc::rec() from the 'sjmisc'
package (Ludecke 2018)
Functions for Multi-Dimensional Analysis
Multi-Dimensional Analysis (MDA) is an adaptation of factor
analysis developed by Douglas Biber (1992)
A Crew Launcher Plugin for AWS Batch
In computationally demanding analysis projects,
statisticians and data scientists asynchronously
deploy long-running tasks to distributed systems,
ranging from traditional clusters to cloud services.
The 'crew.aws.batch' package extends the 'mirai'-powered
'crew' package with a worker launcher plugin for AWS Batch.
Inspiration also comes from packages 'mirai' by Gao (2023)
< https://github.com/r-lib/mirai>,
'future' by Bengtsson (2021)
Crew Launcher Plugins for Traditional High-Performance Computing Clusters
In computationally demanding analysis projects,
statisticians and data scientists asynchronously
deploy long-running tasks to distributed systems,
ranging from traditional clusters to cloud services.
The 'crew.cluster' package extends the 'mirai'-powered
'crew' package with worker launcher plugins for traditional
high-performance computing systems.
Inspiration also comes from packages 'mirai' by Gao (2023)
< https://github.com/r-lib/mirai>,
'future' by Bengtsson (2021)
Similarity-Based Segmentation of Multidimensional Signals
A dynamic programming solution to segmentation based on
maximization of arbitrary similarity measures within segments.
The general idea, theory and this implementation are described in
Machne, Murray & Stadler (2017)