plot.randtest | R Documentation |
Makes a bar plot with alpha values for each component.
## S3 method for class 'randtest'
plot(x, main = "Alpha", xlab = "Components", ylab = "", ...)
x |
results of randomization test (object of class 'randtest') |
main |
main title for the plot |
xlab |
label for x axis |
ylab |
label for y axis |
... |
other optional arguments |
See examples in help for randtest
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.