Learn R Programming

bsamGP (version 1.1.2)

plot.bsamdpm: Plot a bsamdpm object

Description

Plots the posterior samples for Bayesian spectral analysis models with Dirichlet process mixture error.

Usage

# S3 method for bsamdpm
plot(x, …)

Arguments

x

a bsamdpm object

other options to pass to the plotting functions

Value

Returns a plot.

See Also

bsaqdpm, bsardpm

Examples

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

Run the code above in your browser using DataLab