EnsemblePatientLevelPrediction is part of HADES.
EnsemblePatientLevelPrediction is an R package for building and validating ensemble patient-level predictive models using data in the OMOP Common Data Model format. The package expands the OHDSI R PatientLevelPrediction package to enable ensemble learning.
In our study here we found that combining models developed using different databases resulted in models that had better discrimination performance compared to the level 1 models (single database) when transported to new data. However, calibration was poor. This has prompted the EnsemblePatientLevelPrediction package where users can combine models developed on the same database or models developed on different databases.
Vignette: EnsemblePatientLevelPrediction
Website: Documentation can be found on the package website.
Package manual: EnsemblePatientLevelPrediction.pdf
Read here how you can contribute to this package.