Learn R Programming

bde (version 1.0.1.1)

lines: Add a Bounded Density pdf to a Plot

Description

Function to draw a bounded density probability density functions in the current plot.

Arguments

x

A bounded density estimator.See all the accepted classes here by running the command getSubclasses("BoundedDensity").

...

Arguments to be passed to methods, such as graphical parameters (see par).

Methods

lines(x,...)