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

plotPOFD(exampleData$PoFDextremes)


fdaPOIFD documentation built on June 25, 2025, 5:10 p.m.