plot.fitted.bsad | 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.
bsad
, fitted.bsad
## See example for bsad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.