S3 method for plotting multimix results objects

# S3 method for multimixResults
plot(x, ...)

Arguments

x

an object of class multimixResults -- see mmain for more information.

...

any other arguments to be passed to plot. Note that because there are two calls to plot, the ... arguments will be passed to each call, and it is unlikely that this will have the desired effect.

Value

No return value, called for side effects.

Author

James Curran