[R] Does R have an "inverse empirical cumulative distribution" function ?
Peter Dalgaard
P.Dalgaard at biostat.ku.dk
Fri Sep 26 13:14:21 CEST 2008
tolga.i.uzuner at jpmorgan.com wrote:
> Dear R Users,
>
> Does R have an "inverse empirical cumulative distribution" function,
> something one can use to invert ecdf ?
>
> Thanks in advance,
> Tolga
>
quantile(...., type=1)
(Actually you can't invert a piecewise constant function...)
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list