plot.fitted.bsam {bsamGP} | R Documentation |
Plots the data and the fit for Bayesian spectral analysis models.
## S3 method for class 'fitted.bsam'
plot(x, type, ask, ggplot2, legend.position, ...)
x |
a |
type |
the type of fitted plot. The default is on the scale of the response variable |
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.
bsaq
, bsaqdpm
, bsar
, bsardpm
, fitted.bsam
## See examples for bsaq, bsaqdpm, bsar, and bsardpm