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 bsam object

...

other options to pass to the plotting functions

Value

Returns a plot.

See Also

bsaq, bsaqdpm, bsar, bsardpm

Examples

## See examples for bsaq, bsaqdpm, bsar, and bsardpm

[Package bsamGP version 1.2.5 Index]