plot {bde} | R Documentation |
Bounded Density Plotting
Description
Function to plot bounded density probability density functions.
Arguments
x |
A bounded density estimator. See all the accepted classes here by running the command |
main , type , xlab , ylab |
Graphical parameters with default values (see |
... |
Arguments to be passed to methods, such as (other) graphical parameters (see |
Methods
plot(x,main="Bounded density",type="l",xlab="X",ylab="Density",...)
[Package bde version 1.0.1.1 Index]