LocalControl is an R package implementing novel nonparametric approaches to address biases and confounding when comparing treatments or exposures in observational studies of outcomes.
See R help pages for examples on how to run each of the package functions.
- Package manual: LocalControl manual
- Package vignette: LocalControl vignette
- Developer questions/comments/feedback: OHDSI Forum
- We use the GitHub issue tracker for all bugs/issues/enhancements
Given we have a large manual, building a compressed pdf of the vignette may be required to not have the submission rejected. Within RStudio this can be done via:
devtools::build(args = c('--compact-vignettes=both'))
LocalControl is licensed under Apache License 2.0