Skip to content
Prev 1499 / 7420 Next

p-Function for Empirical Distributions

On 4/09/10 08:32 AM, "Jane Shevtsov" <jane.eco at gmail.com> wrote:

            
Jane,

Two separate questions. The answer to the first is "yes". This you could
have found, for instance, with:

??empirical

which gives you link to ecdf or empirical cumulative distribution function.
See its examples and help.

The second question can be answered without the use of ecdf(), although
ecdf() returns a function that can be used to answer to your question.

Cheers, Jari Oksanen