plot.bsamdpm {bsamGP}R Documentation

Plot a bsamdpm object

Description

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

Usage

## S3 method for class '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

## See examples for bsaqdpm and bsardpm

[Package bsamGP version 1.2.5 Index]