permutation_test_plot {structToolbox} | R Documentation |
Plots the results of a permutation test.
permutation_test_plot(style = "boxplot", binwidth = 0.05, ...)
style |
The plot style. One of 'boxplot', 'violin', 'histogram', 'density' or 'scatter'. |
binwidth |
Binwidth for the "histogram" style. Ignored for all other styles. |
... |
additional slots and values passed to struct_class |
struct object
C = permutation_test_plot(style='boxplot')