The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This R package contains the resources for performing a treatment pathway analysis of a study population of interest in observational databases. The package partially relies on the Observational Medical Outcomes Partnership Common Data Model (OMOP CDM), but the main parts of the package are also usable with different data formats.
CapR
cohorts.DatabaseConnector
,
CohortGenerator
,
and CDMConnector
.htmlWidget
) into ShinyApps or web-pages.You can install the most recently released CRAN version of TreatmentPatterns with:
install.packages("TreatmentPatterns")
Or from GitHub with:
::install_github("darwin-eu-dev/TreatmentPatterns") remotes
You can install the development version of TreatmentPatterns from GitHub with:
install.packages("remotes")
::install_github("darwin-eu-dev/TreatmentPatterns@dev") remotes
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.