# Run the following codes directly in the console panel. The plots
# generated through the link above may be displaced depending on the screen
# resolution.
independent_samples(treat_csv_data =
system.file("extdata", "data_treat_post.csv", package = "DBERlibR"),
ctrl_csv_data =
system.file("extdata", "data_ctrl_post.csv", package = "DBERlibR"),
m_cutoff = 0.15)
Run the code above in your browser using DataLab