Doesn't quantile() do what you want? HTH, Ranjan
> hi all: > > ecdf() is the empirical cumulative distribution function, but I need the > INVERSE cumulative distribution. > > how can I calculate it? > > thank you in advance > > /salva > > ______________________________________________ > [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 > and provide commented, minimal, self-contained, reproducible code. > ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.
