The R Project SVN R

Rev

Rev 80080 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 80080 Rev 85925
Line 36... Line 36...
36
    \code{\link{print}}.}
36
    \code{\link{print}}.}
37
}
37
}
38
\description{
38
\description{
39
  Compute an empirical cumulative distribution function, with several
39
  Compute an empirical cumulative distribution function, with several
40
  methods for plotting, printing and computing with such an
40
  methods for plotting, printing and computing with such an
41
  \dQuote{ecdf} object.
41
  \dQuote{\abbr{ecdf}} object.
42
}
42
}
43
\details{
43
\details{
44
  The e.c.d.f. (empirical cumulative distribution function)
44
  The e.c.d.f. (empirical cumulative distribution function)
45
  \eqn{F_n}{Fn} is a step function with jumps \eqn{i/n} at
45
  \eqn{F_n}{Fn} is a step function with jumps \eqn{i/n} at
46
  observation values, where \eqn{i} is the number of tied observations
46
  observation values, where \eqn{i} is the number of tied observations