raikens1/BigMatch: Stratification and Matching for Large Observational Data Sets

A pilot matching design to automatically stratify and match large datasets. The manual_stratify() function allows users to manually stratify a dataset based on categorical variables of interest, while the auto_stratify() function does automatically by allocating a held-aside (pilot) data set, fitting a prognostic score (see Hansen (2008) <doi:10.1093/biomet/asn004>) on the pilot set, and stratifying the data set based on prognostic score quantiles. The strata_match() function then does optimal matching of the data set in parallel within strata.

Getting started

Package details

MaintainerRachael C. Aikens <rockyaikens@gmail.com>
LicenseGPL-3
Version0.1.7
URL https://github.com/raikens1/stratamatch
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("raikens1/BigMatch")
raikens1/BigMatch documentation built on April 1, 2022, 9:47 p.m.