Hi On 3 Apr 2003 at 13:20, DED (David George Edwards) wrote:
> Is there a function in R for calculating empirical cumulative > distribution functions, i.e. the inverse of the quantile function? > Perhaps in some library? I'd hate to have to re-invent the wheel. try tu use search provided with the installation in my case D:\programy\R\rw1061\doc\html\search\SearchEngine.html result ecdf in Hmisc and stepfun libraries. Cheers > > > David Edwards, Biostatistics, > Novo Nordisk A/S, Bagsvćrd, Denmark. > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > Tlf: +45 44 42 62 35. Fax: +45 44 42 14 80 > > > [[alternate HTML version deleted]] > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help Petr Pikal [EMAIL PROTECTED] [EMAIL PROTECTED] ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
