model_coeff_heat
Function to plot the scaled coefficients of the metabolic scores
model_coeff_heat( mort_betas, metaboAge_betas, surrogates_betas, Ahola_Olli_betas, CVD_score_betas, COVID_score_betas )
mort_betas
: dataframe withthe coefficients of the mortality scoremetaboAge_betas
: dataframe with the coefficients of the metaboAgesurrogates_betas
: dataframe with the coefficients of the surrogatesAhola_Olli_betas
: dataframe with the coefficients of the T2D scoreCVD_score_betas
: dataframe with the coefficients of the CVD scoreCOVID_score_betas
: ataframe with the coefficients of the COVID_scoreheatmapply with the scaled coefficients of the metabolic scores
Useful links