plot.mix_mode {BayesMultiMode} | R Documentation |
mix_mode
objectsPlot method for mix_mode
objects
## S3 method for class 'mix_mode'
plot(x, from = x$range[1], to = x$range[2], ...)
x |
An object of class |
from |
the lower limit of the range over which the function will be plotted.
Default is |
to |
the upper limit of the range over which the function will be plotted.
Default is |
... |
Not used. |