Rdocumentation
powered by
Learn R Programming
fdapace (version 0.1.1)
plot.FPCA: Plot an FPCA object.
Description
Currently implemented as just plotting the diagnostics plots, the same as CreateDiagnosticsPlot.
Usage
## S3 method for class 'FPCA': plot(x, ...)
Arguments
x
An FPCA class object returned by FPCA()
...
passed into CreateDiagnosticsPlot
See Also
CreateDiagnosticsPlot