Skip to content
Prev 30452 / 398513 Next

How to plot a sample or empirical density function?

Hey, R-listers:

Given a one-dimensional sample data set, I want to 
plot its empirical density function.
So with the vector data X, can R provide some function
to plot its sample density?

Thanks for your attention.

Fred