Displaying 2 results from an estimated 2 matches for "ascalderon03".
2010 Aug 18
2
How to Perform CCA in ??!! Help please
Performing CCA in R
I know they say don't say please... or plead...but I'm sorry but I really
need some help with this problem. I have tried to perform CCA in R and I can
never do this successfully. Can someone please tell me what I'm doing wrong.
I can't attach any file...so Please email me and I'll attach the necessary
files. (there's only two) the files will be my CCA R
2010 Aug 10
0
Error: the leading minor of order 6 is not positive definite
Hey guys,
I'm trying to run a Canonical Correlation Analysis (CCA) between two data
sets. But for my case I am dealing with data sets(which are stored as two
matrices X and Y) in which the number of experimental units is greater than
the number of variables, so I want to use a sample from my "mothdata" data
set which I store in a matrix called "Yr". I am using the cc()