Rdocumentation
powered by
Learn R Programming
episplineDensity (version 0.0-1)
plot.episplineDensity: Plot an exponential epi-spline density esimate
Description
Plot a density estimate, plus the original data
Usage
"plot" (x, ...)
Arguments
x
Output from a call to expepi
...
Other arguments, currently ignored
Value
None.
Details
This plots the
x.pts
and
y.est
items from the
x
object, and adds red circles for the original observations.
See Also
expepi