estimate_regularity: Perform an estimation of the regularity H_0.

View source: R/estimate_parameters.R

estimate_regularityR Documentation

Perform an estimation of the regularity H_0.

Description

This function performs an estimation of H_0 used for the estimation of the bandwidth for a univariate kernel regression estimator defined over continuous domains data.

Usage

estimate_regularity(curves_smooth)

Arguments

curves_smooth

List, resulting from the presmoothing function.

Value

Numeric, an estimation of H_0 at t_0.

References

Golovkine S., Klutchnikoff N., Patilea V. (2021) - Adaptive estimation of irregular mean and covariance functions.


StevenGolovkine/funestim documentation built on June 15, 2022, 3:42 a.m.