Found 85 packages in 0.01 seconds
Error Detection in Science
Test published summary statistics for consistency
(Brown and Heathers, 2017,
Software for Evaluating Counterfactuals
Inferences about counterfactuals are essential for prediction,
answering what if questions, and estimating causal effects.
However, when the counterfactuals posed are too far from the data at
hand, conclusions drawn from well-specified statistical analyses
become based largely on speculation hidden in convenient modeling
assumptions that few would be willing to defend. Unfortunately,
standard statistical approaches assume the veracity of the model
rather than revealing the degree of model-dependence, which makes this
problem hard to detect. 'WhatIf' offers easy-to-apply methods to
evaluate counterfactuals that do not require sensitivity testing over
specified classes of models. If an analysis fails the tests offered
here, then we know that substantive inferences will be sensitive to at
least some modeling choices that are not based on empirical evidence,
no matter what method of inference one chooses to use. 'WhatIf'
implements the methods for evaluating counterfactuals discussed in
Gary King and Langche Zeng, 2006, "The Dangers of Extreme
Counterfactuals," Political Analysis 14 (2)
Efficient Design and Analysis of Cluster Randomized Trials
Constrained randomization by Raab and Butcher (2001)
Seasonal Mid-Summer Drought Characteristics
Characterization of a mid-summer drought (MSD) with precipitation
based statistics. The MSD is a phenomenon of decreased rainfall during a
typical rainy season. It is a feature of rainfall in much of Central America
and is also found in other locations, typically those with a Mediterranean
climate. Details on the metrics are in Maurer et al. (2022)
Bias-Corrected GEE for Cluster Randomized Trials
Population-averaged models have been increasingly used in the design and analysis of
cluster randomized trials (CRTs). To facilitate the applications of population-averaged
models in CRTs, the package implements the generalized estimating equations (GEE) and
matrix-adjusted estimating equations (MAEE) approaches to jointly estimate the marginal
mean models correlation models both for general CRTs and stepped wedge CRTs. Despite the
general GEE/MAEE approach, the package also implements a fast cluster-period GEE method by
Li et al. (2022)
Replicability Analysis for Multiple Studies of High Dimension
Estimation of Bayes and local Bayes false discovery rates for
replicability analysis (Heller & Yekutieli, 2014
Perform Set Operations on Vectors, Automatically Generating All n-Wise Comparisons, and Create Markdown Output
Automates set operations (i.e., comparisons of overlap) between multiple vectors. It also contains a function for automating reporting in 'RMarkdown', by generating markdown output for easy analysis, as well as an 'RMarkdown' template for use with 'RStudio'.
Interactive Graphics Functions for the 'spatstat' Package
Extension to the 'spatstat' package, containing interactive graphics capabilities.
The Self-Controlled Case Series Method
Various self-controlled case series models used to investigate associations between time-varying exposures such as vaccines or other drugs or non drug exposures and an adverse event can be fitted. Detailed information on the self-controlled case series method and its extensions with more examples can be found in Farrington, P., Whitaker, H., and Ghebremichael Weldeselassie, Y. (2018, ISBN: 978-1-4987-8159-6. Self-controlled Case Series studies: A modelling Guide with R. Boca Raton: Chapman & Hall/CRC Press) and < https://sccs-studies.info/index.html>.
Visualization and Analysis of Statistical Measures of Confidence
Enables: (1) plotting two-dimensional confidence regions, (2) coverage analysis
of confidence region simulations, (3) calculating confidence intervals and the associated
actual coverage for binomial proportions, (4) calculating the support values and the
probability mass function of the Kaplan-Meier product-limit estimator, and (5) plotting
the actual coverage function associated with a confidence interval for the survivor
function from a randomly right-censored data set. Each is given in greater detail next.
(1) Plots the two-dimensional confidence region for probability distribution parameters
(supported distribution suffixes: cauchy, gamma, invgauss, logis, llogis, lnorm, norm, unif,
weibull) corresponding to a user-given complete or right-censored dataset and level of
significance. The crplot() algorithm plots more points in areas of greater curvature to
ensure a smooth appearance throughout the confidence region boundary. An alternative
heuristic plots a specified number of points at roughly uniform intervals along its boundary.
Both heuristics build upon the radial profile log-likelihood ratio technique for plotting
confidence regions given by Jaeger (2016)