BiplotFPCA {MultBiplotR}R 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

[Package MultBiplotR version 23.11.0 Index]