Skip to content

Code for our methodological article on the performance of binary prediction models in high-correlation low-dimensional settings.

Notifications You must be signed in to change notification settings

tuur/collinearity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contact

Article

This repository corresponds to the experiments and results reported in the following article:

Leeuwenberg AM, van Smeden M, Langendijk JA, van der Schaaf A, Mauer ME, Moons KG, Reitsma JB, Schuit E. Performance of binary prediction models in high-correlation low-dimensional settings: a comparison of methods. Diagnostic and prognostic research 6.1 (2022): 1.

This directory contains:

  • The code used to conduct the experiments to compare different prediction modeling methods in settings with different levels of collinearity among predictors.

For patient privacy reasons, it does NOT contain:

  • The data used to setup the simulations.

List of subdirectories:

  • scripts: This directory contains the bash scripts that were used to call the python code for the experiments reported in the article.
  • yamls: This directory contains config files (yaml format) that specify the characteristics of each of the simulated settings.
  • code: This directory contains (1) the python code used to conduct the simulations: develop and evaluate the modelling methods, and (2) an ipython notebook that was used to merge the output from the experiments into the tables and figures used in the article (in either pdf or LaTex format).

Note:

As the data is not shareable, it is not possible to fully replicate the exact experiments from the article with the same data. The aim of releasing these materials is to allow code inspection and make setting up similar experiments with other data more accessible. Using (elements of) the code for your own data does require some familiarity with Python (v. 3). The list of python packages required to run the code can be found in the requirements.txt file.

Questions? Feel free to email!

About

Code for our methodological article on the performance of binary prediction models in high-correlation low-dimensional settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published