plotPOFD | R Documentation |
Plot the sample of partially observed curves and the proportion of observed functions.
plotPOFD(data)
data |
matrix p by n, being n the number of functions and p the number of grid points. |
Plot of the partially observed functional data and the proportion of observed functions at each time point.
data(exampleData) plotPOFD(exampleData$PoFDextremes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.