Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

varmx.pca.fd

Rotation of Functional Principal Components with VARIMAX Criterion


Description

Principal components are often easier to interpret if they are rotated. Among the many possible ways in which this rotation can be defined, the VARIMAX criterion seems to give satisfactory results most of the time.

Usage

varmx.pca.fd(pcafd, nharm=scoresd[2], nx=501)

Arguments

pcafd

an object of class pca.fd that is produced by function pca.fd.

nharm

the number of harmonics or principal components to be rotated.

nx

the number of argument values in a fine mesh used to define the harmonics to be rotated.

Value

a rotated principal components analysis object of class pca.fd.

See Also


fda

Functional Data Analysis

v5.1.9
GPL (>= 2)
Authors
J. O. Ramsay <ramsay@psych.mcgill.ca> [aut,cre], Spencer Graves <spencer.graves@effectivedefense.org> [ctb], Giles Hooker <gjh27@cornell.edu> [ctb]
Initial release
2020-12-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.