Package: quickmatch 0.2.2.9000
quickmatch: Quick Generalized Full Matching
Provides functions for constructing near-optimal generalized full matching. Generalized full matching is an extension of the original full matching method to situations with more intricate study designs. The package is made with large data sets in mind and derives matches more than an order of magnitude quicker than other methods.
Authors:
quickmatch_0.2.2.9000.tar.gz
quickmatch_0.2.2.9000.zip(r-4.5)quickmatch_0.2.2.9000.zip(r-4.4)quickmatch_0.2.2.9000.zip(r-4.3)
quickmatch_0.2.2.9000.tgz(r-4.4-x86_64)quickmatch_0.2.2.9000.tgz(r-4.4-arm64)quickmatch_0.2.2.9000.tgz(r-4.3-x86_64)quickmatch_0.2.2.9000.tgz(r-4.3-arm64)
quickmatch_0.2.2.9000.tar.gz(r-4.5-noble)quickmatch_0.2.2.9000.tar.gz(r-4.4-noble)
quickmatch_0.2.2.9000.tgz(r-4.4-emscripten)quickmatch_0.2.2.9000.tgz(r-4.3-emscripten)
quickmatch.pdf |quickmatch.html✨
quickmatch/json (API)
NEWS
# Install 'quickmatch' in R: |
install.packages('quickmatch', repos = c('https://fsavje.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fsavje/quickmatch/issues
Last updated 12 months agofrom:46cacbb234. Checks:OK: 8 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win-x86_64 | NOTE | Nov 20 2024 |
R-4.5-linux-x86_64 | OK | Nov 20 2024 |
R-4.4-win-x86_64 | OK | Nov 20 2024 |
R-4.4-mac-x86_64 | OK | Nov 20 2024 |
R-4.4-mac-aarch64 | OK | Nov 20 2024 |
R-4.3-win-x86_64 | OK | Nov 20 2024 |
R-4.3-mac-x86_64 | OK | Nov 20 2024 |
R-4.3-mac-aarch64 | OK | Nov 20 2024 |
Exports:covariate_averagescovariate_balanceis.qm_matchinglm_matchmatching_weightsqm_matchingquickmatch
Readme and manuals
Help Manual
Help page | Topics |
---|---|
quickmatch: Quick Generalized Full Matching | quickmatch-package |
Covariate averages in matched sample | covariate_averages |
Covariate balance in matched sample | covariate_balance |
Check qm_matching object | is.qm_matching |
Regression-based matching estimator of treatment effects | lm_match |
Unit weights implied by matching | matching_weights |
Constructor for qm_matching objects | qm_matching |
Derive generalized full matchings | quickmatch |