External Biplot for functional data from a functional PCA object.
External Biplot for functional data from a functional PCA object.
The function calculates a biplot from a functional PCA object and the data used tocalculate it.
BiplotFPCA(FPCA, X)
Arguments
FPCA: Functional PCA object
X: Data used to calculate the fuctional PCA
Details
The function calculates a biplot from a functional PCA object and the data used tocalculate it. At this moment the function calculates only an external biplot by regressing X o the funcional components. Furure versions will include the internal biplot.