Description Usage Arguments Details Value
Calculates the variance for regression function value estimator under Lipschitz class using residuals
1 | var_Lip_resid(x, t, kern, h, resid)
|
x |
a vector of regressors. |
t |
a scalar evaluation point. |
kern |
a string for kernel name; currently |
h |
a positive bandwidth. |
resid |
a vector of true conditional standard deviation values |
When resid
corresponds to the true conditional standard deviations, this function calculates
the true variance value.
a scalar variance value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.