Learn R Programming

localFDA (version 1.0.0)

exampleData: Functional Gaussian processes.

Description

Functional Gaussian processes.

Usage

exampleData

Arguments

Format

A matrix with n = 1000 functions by columns and t = 100 evaluation points by row.

References

El<U+00ED>as, Antonio, Jim<U+00E9>nez, Ra<U+00FA>l and Yukich, Joe (2020). Localization processes for functional data analysis (submitted).

Examples

Run this code
# NOT RUN {
matplot(exampleData, type = "l")
# }

Run the code above in your browser using DataLab