Did you try typing "ecdf" (without the parentheses identifying it as a function) at a prompt? When I did that just now, I found that "ecdf" calls "approxfun", and I could get a function definition by typing that.

hope this helps. spencer graves
p.s. PLEASE do read the posting guide! "http://www.R-project.org/posting-guide.html";. You might get the answer quicker from following this guide. If not, the exercise might help you formulate your question in a way that might elicit more useful response(s).


Yair Benita wrote:

Hi,
Using the ecdf (Empirical Cumulative Distribution Function) one can compute a plot. I was wondering if there is a way to get the equation used to draw the plot.


thanks,
Yair

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to