plotcheckdist | R Documentation |
Plot the results of the function checkdist, which determined the true level of pooled and unpooled t tests.
plotcheckdist(checkdistout)
checkdistout |
a list with components out a matrix with nrat rows and two columns giving counts of samples with type I errors. rat the vector of sd ratios nsamp number of samples out of which the matrix out was recorded. m number in first group. n number in second group. |
plotcheckdist(checkdist(4,4,nsamp=2000,nrat=5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.