Learn R Programming

MultBiplotR (version 23.11.0)

BiplotFPCA: External Biplot for functional data from a functional PCA object.

Description

The function calculates a biplot from a functional PCA object and the data used tocalculate it.

Usage

BiplotFPCA(FPCA, X)

Value

A Continuous biplot object

Arguments

FPCA

Functional PCA object

X

Data used to calculate the fuctional PCA

Author

José Luis Vicente Villardón

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.

Examples

Run this code
# not yet

Run the code above in your browser using DataLab