Description Usage Arguments Value Examples
A code provided by Gang Cheng at University of Washington (gangc at uw.edu)
1 | de_lpr(X, Y, h, tau = 1, x_seq)
|
X |
univariate X random variable. |
Y |
univariate Y random variable. |
h |
bandwidth for estimating the regression function. |
tau |
ratio for bandwidths of estimating the derivative function over the bandwidth |
x_seq |
x data point for evaluting the local polynomial estimator. |
a list with estimates with original local polynomial estimation (lpr
),
and estimates with debiased local polynomial estimation (lpr_de
).
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.