Package: stratamatch 0.1.9
stratamatch: 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.
Authors:
stratamatch_0.1.9.tar.gz
stratamatch_0.1.9.zip(r-4.7)stratamatch_0.1.9.zip(r-4.6)stratamatch_0.1.9.zip(r-4.5)
stratamatch_0.1.9.tgz(r-4.6-any)stratamatch_0.1.9.tgz(r-4.5-any)
stratamatch_0.1.9.tar.gz(r-4.7-any)stratamatch_0.1.9.tar.gz(r-4.6-any)
stratamatch_0.1.9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
stratamatch/json (API)
| # Install 'stratamatch' in R: |
| install.packages('stratamatch', repos = c('https://raikens1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/raikens1/stratamatch/issues
- ICU_data - Demographics and comorbidities of 10,157 ICU patients
Last updated from:6f51f1b48a. Checks:8 OK, 1 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 240 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 196 | ||
| macos-oldrel-arm64 | OK | 160 | ||
| windows-devel | ERROR | 102 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 132 |
Exports:auto_stratifyextract_cut_pointsis.auto_stratais.manual_stratais.stratamake_match_distancesmake_sample_datamanual_stratifysplit_pilot_setstrata_match
Dependencies:backportsbase64encbslibcachemcheckmatecliclustercolorspacecpp11data.tabledigestdplyrevaluatefarverfastmapfontawesomeforeignFormulafsgenericsggplot2gluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimennetpillarpkgconfigR6rappdirsRColorBrewerrlangrmarkdownrpartrstudioapiS7sassscalesstringistringrsurvivaltibbletidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Last update: 2022-03-31
Started: 2019-10-24
Last update: 2022-03-02
Started: 2021-05-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Auto Stratify | auto_stratify |
| Extract cutoffs between strata | extract_cut_points |
| Extract cutoffs between strata | extract_cut_points.auto_strata |
| Demographics and comorbidities of 10,157 ICU patients | ICU_data |
| Checks 'auto_strata' class | is.auto_strata |
| Checks 'manual_strata' class | is.manual_strata |
| Checks 'strata' class | is.strata |
| Make match distances within strata | make_match_distances |
| Make sample data | make_sample_data |
| Manual Stratify | manual_stratify |
| Plot method for 'auto_strata' object | plot.auto_strata |
| Plot method for 'manual_strata' object | plot.manual_strata |
| Print Auto Strata | print.auto_strata |
| Print Manual Strata | print.manual_strata |
| Split data into pilot and analysis sets | split_pilot_set |
| Strata Match | strata_match |
| stratamatch: stratify and match large data sets | stratamatch |
| Summary for strata object | summary.strata |
