plotPOFD: Plot Partially Observed Functional Data

View source: R/plotPOFD.R

plotPOFDR Documentation

Plot Partially Observed Functional Data

Description

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

Usage

plotPOFD(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

data(exampleData)
plotPOFD(exampleData$PoFDextremes)


fdaPOIFD documentation built on May 16, 2022, 5:05 p.m.