localizationProcesses: Localization processes

Description Usage Arguments Value References Examples

View source: R/LocalizationProcesses.R

Description

Compute the localization processes of order k of the curve y0.

Usage

1

Arguments

y

matrix p by n, being n the number of functions and p the number of grid points.

y0

focal curve index or name

Value

a list with one element, lc, a matrix of size p x (n-1), being the (n-1) columns the localization processes of its corresponding order.

References

Elías, Antonio, Jiménez, Raúl and Yukich, Joe (2020). Localization processes for functional data analysis (submitted).

Examples

1
localizationProcesses_1 <- localizationProcesses(exampleData, y0 = "1")

localFDA documentation built on Oct. 23, 2020, 6:17 p.m.