Function to plot bounded density probability density functions.
xA bounded density estimator. See all the accepted classes here by running the command getSubclasses("BoundedDensity").
main, type, xlab, ylabGraphical parameters with default values (see par).
...Arguments to be passed to methods, such as (other) graphical parameters (see par).
plot(x,main="Bounded density",type="l",xlab="X",ylab="Density",...)