deltamad_OG | R Documentation |
Generates a delta MAD effect size for two random normally distributed data sets with defined characteristics (number of subjects, mean, difference between means, and standard deviation)
deltamad_OG(num, bef, dif, stdev)
num |
number of subjects |
bef |
mean |
dif |
how much to add to the mean |
stdev |
standard deviation |
delta MAD
deltamad_OG(75,0,1,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.