model_coeff_heat | R Documentation |
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 score |
metaboAge_betas |
dataframe with the coefficients of the metaboAge |
surrogates_betas |
dataframe with the coefficients of the surrogates |
Ahola_Olli_betas |
dataframe with the coefficients of the T2D score |
CVD_score_betas |
dataframe with the coefficients of the CVD score |
COVID_score_betas |
ataframe with the coefficients of the COVID_score |
heatmapply with the scaled coefficients of the metabolic scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.