lines: Add a Bounded Density pdf to a Plot

linesR Documentation

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,...)

bde documentation built on June 10, 2022, 5:10 p.m.

Related to lines in bde...