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.

______________________________________________
R-help@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.

Reply via email to