mbr.glass | R Documentation |
mbr.glass
summarizes Glass's delta for multiple groups and
multiple biomarkers.
mbr.glass(df)
df |
a data frame with the name of experimental groups or biomonitoring sites as the first column and the measurement of biomarkers as the remaining columns. |
set.seed(1)
setting <- setpop()
temp <- simul(setting$pop_mean)
mbr.glass(temp$sam)
#might take more than 5s in some machines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.