plot.BayesCP | R Documentation |
Plot BayesCP object
## S3 method for class 'BayesCP' plot(x, xlab = "Index", ylab = "x", ...)
x |
the BayesCP class object to be plotted |
xlab |
the default x-axis label, default "Index" |
ylab |
the default y-axis label, default "x" |
... |
the plotting parameters passed to plot() |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.