[R] plotting the graph of density with an unknown distribution

Stephan Kolassa Stephan.Kolassa at gmx.de
Sat Aug 22 23:14:46 CEST 2009


Hi,

Try kernel smoothing via the density() function. And take a look at ecdf().

HTH,
Stephan


sendona essile schrieb:
> How can I plot the graph of a density of a sample with an unknown distribution? I can provide any sample size which is required. I want to have a smooth density graph of my data.
> 
> 
>       New Email addresses available on Yahoo!
> Get the Email name you've always wanted on the new @ymail and @rocketmail. 
> Hurry before someone else does!
> 
> 	[[alternative HTML version deleted]]
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> R-help at r-project.org mailing list
> 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.




More information about the R-help mailing list