varmx.cca.fd | R Documentation |
Results of canonical correlation analysis 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.
varmx.cca.fd(ccafd, nx=201)
ccafd |
an object of class "cca.fd" that is produced by function
|
nx |
the number of points in a fine mesh of points that is required to approximate canonical variable functional data objects. |
a rotated version of argument cca.fd
.
Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.
varmx
,
varmx.pca.fd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.