Learn R Programming

bsamGP (version 1.0.1)

plot.fitted.bsam: Plot a fitted.bsam object

Description

Plots the data and the fit for Bayesian spectral analysis models.

Usage

# S3 method for fitted.bsam
plot(x, ask, …)

Arguments

x

a fitted.bsam object

ask

see. par

other options to pass to the plotting functions

Value

Returns a plot.

See Also

bsaq, bsaqdpm, bsar, bsardpm, fitted.bsam

Examples

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

Run the code above in your browser using DataLab