Plot Output from Canonical Correlation Function CCA.FD
Plot Output from Canonical Correlation Function CCA.FD
DESCRIPTION:
Function cca.fd produces an object of class
ccafd. This function plots the information in this
object.
USAGE:
plot.cca.fd(ccafd, overplt=F, jcan=0, flip=F, ...)
REQUIRED ARGUMENTS:
- ccafd
-
An object of class cca.fd that is produced by function
cca.fd.
OPTIONAL ARGUMENTS:
- overplt
-
A logical variable. If overplt is TRUE, then each pair of
weight functions is plotted in a single plot. The line types and colours of the
"x" and "y" curves respectively are specified as in function plot.fd.
- jcan
-
If jcan=0, then all the pairs of variates are plotted. Otherwise
only the variates in vector jcan are plotted (eg if jcan=1, only the
leading variate is plotted, if jcan=c(1,3) only the first and third.)
- flip
-
A logical vector of length ncan. If flip[j] is TRUE
then the jth pair of weight functions are multiplied
by -1. If flip is a scalar it is replicated to the necessary length.
- ...
-
Additional arguments that can be used
in all plotting programs.
VALUE:
DETAILS:
REFERENCES: