Online material for thesis "Using machine learning models developed with English data to predict improvement in patient-reported outcome measures (PROMs) in a cohort of Welsh patients undergoing joint-replacement surgery":
.gitignore--> list of files created that have not been uploaded on Github
This folder contains the scripts that have been used for producing the outputs of the thesis:
00_ProjectFunctions.R--> it contains custom-made functions
01_Preprocess_EnglishHips.R--> pre-processing of data from the English hip replacement dataset01_Preprocess_EnglishKnees.R--> pre-processing of data from the English knee replacement dataset01_Preprocess_WelshHips.R--> pre-processing of data from the English hip replacement dataset01_Preprocess_WelshKnees.R--> pre-processing of data from the English knee replacement dataset
02_ML_main_OHS.R--> Development/validation of models for predicting post-surgical achievement of OHS MCID in the hip replacement dataset02_ML_main_EQVAS_hips.R--> Development/validation of models for predicting post-surgical achievement of EQ-VAS MCID in the hip replacement dataset02_ML_main_OKS.R--> Development/validation of models for predicting post-surgical achievement of OKS MCID in the knee replacement dataset02_ML_main_EQVAS_knees.R--> Development/validation of models for predicting post-surgical achievement of EQ-VAS MCID in the knee replacement dataset
03_Summary_Plots.R--> Creation of plots for evaluation of models during development and test phases
Data Dictionary - Additional English Predictors.pdf--> Data dictionary for extra 21 predictors used in supplementary analysisData Dictionary.pdf--> Data dictionary for all the variables used in the main analysisTripod Checklist.pdf--> Checklist for assessing study's transparency
Certificates of accomplishment of online courses in supervised machine learning. These were followed in order to undertake the training to carry out the MSc thesis project.