Learn R Programming

bsamGP (version 1.1.2)

plot.fitted.bsad: Plot a fitted.bsad object

Description

Plots the predictive density for Bayesian density estimation model using logistic Gaussian process

Usage

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

Arguments

x

a fitted.bsad object

other options to pass to the plotting functions

Value

Returns a plot.

See Also

bsad, fitted.bsad

Examples

Run this code
# NOT RUN {
## See example for bsad
# }

Run the code above in your browser using DataLab