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

Description Usage Arguments Details Author(s) References See Also

Description

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

Usage

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

Arguments

x

Object of class mudens (output from calling mudens function)

...

Additional arguments of basic plot(.) function to be passed along.

Details

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

Default time limits are those provided to mudens, which default to zero and the time corresponding to the maximum value of the times. 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 plot.mudens in mudens...