search for: apcod

Displaying 1 result from an estimated 1 matches for "apcod".

Did you mean: acod
2012 Jun 14
2
plot cdf
Good Afternoon, I'm trying to create a cdf plot, with the following code. It works well, but I have little doubt, if you can help solve. When I create the plot, like the graph line would still not appear with point #cdf x<-table(Dataset$Apcode) View(s) hist(s) *plot(ecdf(x))* x<-1 37607 2 26625 3 5856 4 25992 5 30585 6 16064 7 9850 .. ... .. 186 52 -- View this message in context: http://r.789695.n4.nabble.com/plot-cdf-tp4633349.html Sent from the R help mailing list archive at Nabble.com.