plot.fitted.bsamdpm | R Documentation |
Plots the data and the fit for Bayesian spectral analysis models with Dirichlet process mixture error.
## S3 method for class 'fitted.bsamdpm'
plot(x, ask, ggplot2, legend.position, ...)
x |
a |
ask |
see. |
ggplot2 |
a logical variable. If |
legend.position |
the position of legends (“none”, “left”, “right”, “bottom”, “top”). It is used when |
... |
other options to pass to the plotting functions |
Returns a plot.
bsaqdpm
, bsardpm
, fitted.bsamdpm
## See examples for bsaqdpm and bsardpm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.