plot.bsam {bsamGP} | R Documentation |
Plot a bsam object
Description
Plots the posterior samples for Bayesian spectral analysis models.
Usage
## S3 method for class 'bsam'
plot(x, ...)
Arguments
x |
a |
... |
other options to pass to the plotting functions |
Value
Returns a plot.
See Also
Examples
## See examples for bsaq, bsaqdpm, bsar, and bsardpm
[Package bsamGP version 1.2.5 Index]