RGP
is an R
package for analyzing healthcare claims data and
simulated data using penalized regression and machine learning methods.
This package contains function wrappers to create a simulated cohort,
group predictors based on functional targets (from KEGG and TTD) and
conventional groups (ATC/ICD systems) and analyze the data using various types
of penalized regression (LASSO) and machine learning methods (random forests and
block forests).
cohort simulation (R/sim_create_cohort.R
)
functional target-based grouping - KEGG (R/ftarget_db_manager.R
)
functional target-based grouping - TTD (R/ftarget_db_manager.R
)
penalized regression, group-based analysis and results assessment
(R/rgp_grpl.R
)
classification measures (R/rgp_classification_measures.R
)
data
:ttd_clean_data
: data curated from TTD (drug-target, disease-target.. etc.) as binary matricesPaper13_events.csv
: file containing ICD list of the ADEs for the projectR
: functions and packages used in the analysisalgorithms-task13.R
: analysis methods wrappers functionshelpers.R
: helper functionsftsim
: Functional Target Simulation; a full independent package to download, clean and manage TTD and KEGG data. It also use them to create a simple simulated cohort with grouped covariates.README.md
: We are here. We explain the project contents, used packages, and of course the directory structure.analysis
:See the documentation ?
and ?
for more info.
devtools::install_github("bips-hb/rgp")
We gratefully acknowledge the financial support from the innovation fund (“Innovationsfonds”) of the Federal Joint Committee in Germany (grant number: 01VSF16020).
Mariam R. Rizkallah\ Leibniz Institute for Prevention Research & Epidemiology - BIPS GmbH E-mail: rizkallah-issak [at] leibniz-bips [dot] de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.