# Run the following codes directly in the console panel. The plots
# generated through the link above may be displaced depending on the screen
# resolution.
demo_group_diff(score_csv_data =
system.file("extdata", "data_treat_pre.csv", package = "DBERlibR"),
group_csv_data =
system.file("extdata", "demographic_data.csv", package = "DBERlibR"),
m_cutoff = 0.15,
group_name = "grade")
Run the code above in your browser using DataLab