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

View source: R/BiplotFPCA.R

BiplotFPCAR Documentation

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)

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.

Value

A Continuous biplot object

Author(s)

José Luis Vicente Villardón

Examples

# not yet

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.