Learn R Programming

localFDA (version 1.0.0)

classificationData: Two groups of Gaussian processes with different mean values

Description

Two groups of Gaussian processes with different mean values

Usage

classificationData

Arguments

Format

A matrix with n = 100 functions by columns and t = 200 evaluation points by row. The first 50 are G1 and second 50 curves are G2 that differs in the mean value.

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(classificationData, type = "l")
# }

Run the code above in your browser using DataLab