View source: R/estimate_parameters.R
estimate_moment | R Documentation |
This function performs an estimation of the moments E(X^{α}_{t_0}) used for the estimation of the bandwidth for a univariate kernel regression estimator defined over continuous domains data.
estimate_moment(curves_smooth, order = 1)
curves_smooth |
List, resulting from the |
order |
Numeric (default = 1), the moment to estimate. |
Numeric, an estimation of the moments E(X^{α}_{t_0})
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.