Plotting mandel Objects
Plotting method for objects inheriting from class "mandel"
.
## S3 method for class 'mandel' plot(x, alpha = 0.005, ...)
x |
an object with class |
alpha |
level of significance. Defaults to |
... |
further arguments, currently ignored. |
demo(Pentosan)
## ## Not run: data(Pentosan) md <- mandelkTest(value ~ lab, Pentosan, subset = (material == "B")) plot(md) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.