Description Usage Arguments Value
Calculates the optimal bandwidths for regression function value estimator under Lipschitz class when the conditional variances are known.
1 |
c.sd |
a vector of supplied conditional standard deviations |
x |
a vector of regressors. |
t |
a scalar evaluation point. |
TE |
logical specifying whether there are treatment and control groups. |
d |
a vector of indicator variables specifying treatment and control group status;
relevant only when |
M |
bound on the first derivative |
kern |
a string for kernel name; currently |
c |
quantile value corresponding to |
bw.eq |
if |
a list with the following components
the optimal bandwidth; when TE = TRUE
, return two bandwidths
for estimators for treatment and control groups.
the optimal half-length when the optimal bandwidth(s) is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.