Description Usage Arguments Value Examples
Optimal bandwidth calculation for regression function estimation under Hölder class
1 | bw_Hol_reg(y, x, eval, C, kern = "triangular", se.initial = "EHW")
|
y |
a vector of dependent variable |
x |
a vector of regressor |
eval |
a vector of evaluation points |
C |
bound on the second derivative |
kern |
kernel function |
se.initial |
initial variance estimation method |
a vector of optimal bandwidths
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.