| ecdf_eval_left | R Documentation |
Returns F(x^-) = \Pr(Y < x), the strict left limit of the CDF at x.
Used by the discrete CIC estimator.
ecdf_eval_left(ec, x)
ec |
An ecdf object from |
x |
The point at which to evaluate the left limit. |
\Pr(Y < x).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.