All functions

approx_2D()

Perform 2D linear approximation

cai2list()

Convert ssfcov objects into the right format.

checkData()

Check the input data and return a list in the right format.

covariance_ll()

Perform an estimation of the covariance with local linear smoothers.

covariance_lll()

Perform an estimation of the covariance with local linear smoothers.

covariance_ss()

Perform an estimation of the covariance with smoothing splines.

estimate_bandwidth_covariance()

Perform an estimation of the bandwidth for the estimation of the covariance.

estimate_bandwidth_mean()

Perform an estimation of the bandwidth for the estimation of the mean.

estimate_bandwidths_covariance()

Perform an estimation of the bandwidth for the estimation of the covariance

estimate_bandwidths_mean()

Perform an estimation of the bandwidth for the estimation of the mean.

estimate_constant()

Perform the estimation of the constant \(L_0\).

estimate_crossvar()

Perform the estimation of the variance \(Var(X_{s}X_{t)}\).

estimate_curve()

Perform the smoothing of an individual curve.

estimate_moment()

Perform the estimation of the moments.

estimate_parameters_covariance()

Perform a recursive estimation of the parameters over a grid of points for the estimation of the covariance.

estimate_parameters_mean()

Perform a recursive estimation of the parameters over a grid of points for the estimation of the mean.

estimate_parameters_recursion()

Perform a recursive estimation of the parameters.

estimate_regularity()

Perform an estimation of the regularity \(H_0\).

estimate_sigma()

Perform an estimation of the standard deviation of the noise.

estimate_var()

Perform an estimation of \(Var(X_{t_0)}\).

funData2list()

Convert funData::funData objects into the right format.

funestim

funestim: A package for the mean estimation of a set of curves.

irregFunData2list()

Convert funData::irregFunData objects into the right format.

kernel_f()

Compute the values for some kernels.

list2cai()

Convert comprehensive lists into ssfcov objects.

list2funData()

Convert comprehensive lists into funData::funData objects.

list2irregFunData()

Convert comprehensive lists into funData::irregFunData objects.

lseq()

Logarithmic sequence generation.

mean_ll()

Perform an estimation of the mean with local linear smoothers.

mean_lll()

Perform an estimation of the mean with local linear smoothers.

mean_ss()

Perform an estimation of the mean with smoothing splines.

multiFunData2list()

Convert funData::multiFunData objects into the right format.

neighbors()

Test whether the observation points are in the neighborhood.

presmoothing()

Perform a pre-smoothing of the data.

smooth_curves_covariance()

Perform a non-parametric smoothing of a set of curves for covariance estimation.

smooth_curves_mean()

Perform a non-parametric smoothing of a set of curves for mean estimation.