This plot shows the effect size (x-axis) for top discriminant features. Point size reflects significance as -log10(FDR), and color encodes effect direction.

plot_disc_effect(disc_obj, top_n = 40)

Arguments

disc_obj

Object stored as attr(, "rbims_disc") from get_subset_discriminant().

top_n

Number of features to display.

Value

A ggplot object.