lines.mudens: Plots estimated density function from an object of class...

Description Usage Arguments Details Author(s) References See Also

Description

Add connected segments to a plot of estimated density function from an object of class 'mudens'.

Usage

1
2
## S3 method for class 'mudens'
lines(x,...)

Arguments

x

Object of class mudens (output from calling mudens function)

...

Additional arguments for basic lines(.) function to be passed along.

Details

Plots estimated density function from an object of class 'mudens'.

Plots estimated density function from an object of class 'mudens'. Default time limits are those provided to mudens, which default to zero and the max observed time. Default y-axis limits are 0 and the maximum estimated density.

Author(s)

Kenneth R. Hess

References

Hess, K.R. and Zhong, M. Density Function Estimation for Possibly Right-Censored Data Using Kernel Functions. Submitted.

See Also

mudens


mudens documentation built on May 2, 2019, 7:30 a.m.

Related to lines.mudens in mudens...