View source: R/estimate_parameters.R
estimate_crossvar | R Documentation |
This function performs an estimation of the variance Var(X_{s}X_{t)} used for the estimation of the bandwidth for a univariate kernel regression estimator defined over continuous domains data.
estimate_crossvar(curves_smooth_s, curves_smooth_t)
curves_smooth_s |
List, smoothing of the curves at point s and
resulting from the |
curves_smooth_t |
List, smoothing of the curves at point t and
resulting from the |
Numeric, estimation of Var(X_{s}X_{t)}.
Golovkine S., Klutchnikoff N., Patilea V. (2021) - Adaptive estimation of irregular mean and covariance functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.