plot.fitted.bsad {bsamGP} | R Documentation |
Plots the predictive density for Bayesian density estimation model using logistic Gaussian process
## S3 method for class 'fitted.bsad'
plot(x, ggplot2, legend.position, nbins, ...)
x |
a |
ggplot2 |
a logical variable. If |
legend.position |
the position of legends (“none”, “left”, “right”, “bottom”, “top”). It is used when |
nbins |
Number of bins used. Default is 30. |
... |
other options to pass to the plotting functions |
Returns a plot.
## See example for bsad