| ecdf_density | R Documentation |
Uses the approach from Athey and Imbens (2006), Section 5.
ecdf_density(ec, y, bandwidth = NULL)
ec |
An ecdf object from |
y |
The point at which to evaluate the density. |
bandwidth |
Bandwidth for finite differences. Default uses |
Estimated density f(y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.