plot.bsad {bsamGP} | R Documentation |
Plot a bsad object
Description
Plots the posterior samples for Bayesian semiparametric density estimation using a logistic Gaussian process.
Usage
## S3 method for class 'bsad'
plot(x, ...)
Arguments
x |
a |
... |
other options to pass to the plotting functions |
Value
Returns a plot.
See Also
Examples
## See examples for bsad
[Package bsamGP version 1.2.5 Index]