[R] how to plot empirical distribution function?

kiotoqq kiotoqq at googlemail.com
Wed Dec 15 21:36:53 CET 2010


I got it so far, but dont know if its right:

> x=c(120,40,75,85,55,75,55,90,90,55,155)
> Fn <- ecdf(x)
> plot(Fn,verticals = TRUE, ?
> 
-- 
View this message in context: http://r.789695.n4.nabble.com/how-to-plot-empirical-distribution-function-tp3089821p3089845.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list