Learn R Programming

bsamGP (version 1.1.2)

plot.bsam: Plot a bsam object

Description

Plots the posterior samples for Bayesian spectral analysis models.

Usage

# S3 method for bsam
plot(x, …)

Arguments

x

a bsam object

other options to pass to the plotting functions

Value

Returns a plot.

See Also

bsaq, bsaqdpm, bsar, bsardpm

Examples

Run this code
# NOT RUN {
## See examples for bsaq, bsaqdpm, bsar, and bsardpm
# }

Run the code above in your browser using DataLab