Description Usage Arguments Details Value References Examples
Genereates a confidence band using the procedure described in Cheng and Chen (2019).
1 2 3 4 5 6 7 8 9 10 |
y |
dependent variable. |
x |
independent variable. |
eval |
vector of evaluation points. |
B |
number of bootstrap simulations; default is |
level |
confidence level used for confidence band; default is
|
fixed |
calculates the fixed length if |
bwselect |
bandwidth selection method of |
C |
bound on the second derivative; only relevant when |
B = 1000
is used in Cheng and Chen (2019).
a data frame containing index set and corresponding confidence band values
Cheng, G., and Y.-C. Chen. 2019. "Nonparametric inference via bootstrapping the debiased estimator." Electronic Journal of Statistics, 13 (1): 2194–2256.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.