plot.combined_scaled_MAD_test: Plot method for the class 'combined_scaled_MAD_test'

Description Usage Arguments

Description

Plot method for the class 'combined_scaled_MAD_test'. If plot_type is "rank", then the output of the combined rank envelope test is plotted. If plot_type is "envelope", then the combined scaled MAD envelope is plotted.

Usage

1
2
## S3 method for class 'combined_scaled_MAD_test'
plot(x, plot_type = c("envelope", "rank"), ...)

Arguments

x

An 'combined_scaled_MAD_test' object

plot_type

"rank" or "qdir_envelopes".

...

Arguments passed to plot.envelope_test.


myllym/spptest documentation built on May 23, 2019, noon