model_coeff_heat function

model_coeff_heat

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 )

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

Returns

heatmapply with the scaled coefficients of the metabolic scores

  • Maintainer: Daniele Bizzarri
  • License: GPL-3
  • Last published: 2024-02-01

Useful links