plot.mixture | R Documentation |
mixture
objectsPlot method for mixture
objects
## S3 method for class 'mixture'
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.