Found 148 packages in 0.02 seconds
Meta Analysis Instrumental Variable Estimator
Meta-analysis traditionally assigns more weight to studies with lower standard errors,
assuming higher precision. However, in observational research, precision must be
estimated and is vulnerable to manipulation, such as p-hacking, to achieve statistical
significance. This can lead to spurious precision, invalidating inverse-variance
weighting and bias-correction methods like funnel plots. Common methods for addressing
publication bias, including selection models, often fail or exacerbate the problem.
This package introduces an instrumental variable approach to limit bias caused by
spurious precision in meta-analysis. Methods are described in 'Irsova et al.' (2025)
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project folders, R code templates, create uniquely named output directories, and to quickly obtain a visual summary for each variable in a data frame. The main feature here is the systematic implementation of the "variable key" framework for data importation and recoding. We are eager to have community feedback about the variable key and the vignette about it. In version 1.7, the function 'semTable' is removed. It was deprecated since 1.67. That is provided in a separate package, 'semTable'.
Markov Chain Monte Carlo for Potts Models
Do Markov chain Monte Carlo (MCMC) simulation of Potts models
(Potts, 1952,
Multi-Gene Descent Probabilities
Do multi-gene descent probabilities
(Thompson, 1983,
Dynamic Linear Model for Wastewater-Based Epidemiology
Implement dynamic linear models outlined in Shumway and Stoffer (2025)
Uniformly Most Powerful Tests
Does uniformly most powerful (UMP) and uniformly most
powerful unbiased (UMPU) tests. At present only distribution implemented
is binomial distribution. Also does fuzzy tests and confidence intervals
(following Geyer and Meeden, 2005,
Superpixels of Spatial Data
Creates superpixels based on input spatial data.
This package works on spatial data with one variable (e.g., continuous raster), many variables (e.g., RGB rasters), and spatial patterns (e.g., areas in categorical rasters).
It is based on the SLIC algorithm (Achanta et al. (2012)
Object-Oriented Interface for Offline Change-Point Detection
A collection of efficient implementations of popular offline change-point detection algorithms, featuring a consistent, object-oriented interface for practical use.
Generalized Linear Mixed Models via Monte Carlo Likelihood Approximation
Approximates the likelihood of a generalized linear mixed model using Monte Carlo likelihood approximation. Then maximizes the likelihood approximation to return maximum likelihood estimates, observed Fisher information, and other model information.
R Client for 'Customer Journey Analytics' ('CJA') API
Connect and pull data from the 'CJA' API, which powers 'CJA Workspace' < https://github.com/AdobeDocs/cja-apis>. The package was developed with the analyst in mind and will continue to be developed with the guiding principles of iterative, repeatable, timely analysis. New features are actively being developed and we value your feedback and contribution to the process.