Display the results of LMD.
show_result_lmd(res.lmd, kneeplot = FALSE)list; the output of the LMD, containing the LMD score profile and LMD scores.
logical; if TRUE, a knee plot of the LMD score distribution will be shown.
A list containing:
data frame; a table with genes, their LMD scores, and their ranks.
named numeric vector; the rank of each gene.
named numeric vector; the top-ranked genes up to the knee point in the LMD score distribution.