Message-ID: <1292445413529-3089845.post@n4.nabble.com>
Date: 2010-12-15T20:36:53Z
From: kiotoqq
Subject: how to plot empirical distribution function?
In-Reply-To: <1292444596637-3089821.post@n4.nabble.com>
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.