model_coeff_heat {MiMIR} | R Documentation |
model_coeff_heat
Description
Function to plot the scaled coefficients of the metabolic scores
Usage
model_coeff_heat(
mort_betas,
metaboAge_betas,
surrogates_betas,
Ahola_Olli_betas,
CVD_score_betas,
COVID_score_betas
)
Arguments
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 |
Value
heatmapply with the scaled coefficients of the metabolic scores
[Package MiMIR version 1.5 Index]