plotHist.randtest | R Documentation |
Makes a histogram for statistic values distribution for particular component, also show critical value as a vertical line.
## S3 method for class 'randtest'
plotHist(obj, ncomp = obj$ncomp.selected, bwd = 0.9, ...)
obj |
results of randomization test (object of class 'randtest') |
ncomp |
number of component to make the plot for |
bwd |
width of bars (between 0 and 1) |
... |
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.