I have a dataset with 6187 elements, ranged from 3 to 104028. When I tried to 
examine only small range of data, I found that the plot was not smooth (as 
shown below):
plot(density(test$V2), xlim=c(0,1000))


 Is there away to make it smoother?
Thanks a lot!!

 


 



  
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to