BiplotFPCA function

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.

Returns

A Continuous biplot object

Author(s)

José Luis Vicente Villardón

Examples

# not yet
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links