Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.mandel

Plotting mandel Objects


Description

Plotting method for objects inheriting from class "mandel".

Usage

## S3 method for class 'mandel'
plot(x, alpha = 0.005, ...)

Arguments

x

an object with class "mandel".

alpha

level of significance. Defaults to 0.005.

...

further arguments, currently ignored.

See Also

demo(Pentosan)

Examples

##
## Not run: 
data(Pentosan)
md <- mandelkTest(value ~ lab, Pentosan, subset = (material == "B"))
plot(md)

## End(Not run)

PMCMRplus

Calculate Pairwise Multiple Comparisons of Mean Rank Sums Extended

v1.9.0
GPL (>= 3)
Authors
Thorsten Pohlert [aut, cre] (<https://orcid.org/0000-0003-3855-3025>)
Initial release
2021-01-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.