plot.permtest | R Documentation |
This function takes a permtest object and produces a histogram of the Monte Carlo randomization distribution of the test statistic. The observed value is indicated by a red vertical line.
## S3 method for class 'permtest'
plot(x, ...)
x |
An object of class "permtest" returned from one of the permtest
functions (e.g. |
... |
optional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.