fdaPOIFD (version 1.0.0)

plot_PoFD: Plot Partially Observed Functional Data

Description

Plot the sample of partially observed curves and the proportion of observed functions.

Usage

plot_PoFD(data)

Arguments

data

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

Value

Plot of the partially observed functional data and the proportion of observed functions at each time point.

Examples

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

# }

Run the code above in your browser using DataLab