Corr_Plot               Plots a correlation plot to see the correlation
                        between different columns of your data, for
                        example LDL,HDL relative to age
LDL_ML_Main             Create, train, assess and return an ML
                        prediction model.
LDL_ML_Main_All_Models
                        Create, train, assess and return all ML
                        prediction models
LDL_ML_Main_StackingAlgorithm
                        Create, train, assess and return a Stacking
                        Algorithm Machine Learning prediction model
LDL_ML_predict          Predict LDL value(s)
LDL_eq                  Calculates and returns the LDL Value for any of
                        the 12 different equations
LDLallEq                Calculates and returns the LDL values using all
                        available equations
SampleData              Anonymous real data
model                   A trained model
