plotHist.randtest function

Histogram plot for randomization test results

Histogram plot for randomization test results

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, ...)

Arguments

  • 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

Details

See examples in help for randtest function.

  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19