fdaPOIFD (version 1.0.0)

exampleData: exampleData

Description

An illustrative Functional Gaussian processes with different partially observed patterns with outliers and without outliers.

Usage

exampleData

Arguments

Format

A list with three data sets (functions by columns):

PoFDintervals

Partially observed functional data in intervals

PoFDextremes

Partially Observed functional data with missing intervals at the extremes

PoFDextremes_outliers

Same as above but including two magnitude and shape outliers

References

El<U+00ED>as, Antonio, Jim<U+00E9>nez, Ra<U+00FA>l, Paganoni, Anna M. and Sangalli, Laura M. (2020). Integrated Depths for Partially Observed Functional Data.

Examples

Run this code
# NOT RUN {
data(exampleData)
plot_PoFD(exampleData$PoFDintervals)

# }

Run the code above in your browser using DataCamp Workspace