plot.episplineDensity: Plot an exponential epi-spline density esimate

Description Usage Arguments Details Value Author(s) See Also

Description

Plot a density estimate, plus the original data

Usage

1
2
## S3 method for class 'episplineDensity'
 plot(x, ...)

Arguments

x

Output from a call to expepi

...

Other arguments, currently ignored

Details

This plots the x.pts and y.est items from the x object, and adds red circles for the original observations.

Value

None.

Author(s)

Sam Buttrey

See Also

expepi


episplineDensity documentation built on May 1, 2019, 7:28 p.m.