Corr_Plot |
Plots a correlation plot to see the correlation between different columns of your data, for example LDL,HDL relative to age |
LDLallEq |
Calculates and returns the LDL values using all available equations |
LDL_eq |
Calculates and returns the LDL Value for any of the 12 different equations |
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) |
model |
A trained model |
SampleData |
Anonymous real data |