Learn R Programming

fdaPOIFD (version 2.0.0)

plotPOFD: Plot Partially Observed Functional Data

Description

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

Usage

plotPOFD(data)

Value

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

Arguments

data

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

Examples

Run this code
plotPOFD(exampleData$PoFDextremes)

Run the code above in your browser using DataLab