scplot.sc_rand.RdThis function generates plots of randomization test results.
# S3 method for class 'sc_rand'
scplot(object, type = "hist", add_density_curve = TRUE, ...)The return from the tau_u() function.
Either "hist" or "xy".
If TRUE, adds a density curve to the histogram.
Further arguments.
A plot displaying the results of the randomization test.