Hi, Does anybody know a good package/function for performing nonlinear/kernel canonical correlation analysis in R? I tried the kcca() function in 'kernlab' package, but it requires both datasets to contain equal number of variables, which isn't the case with my datasets. I'm therefore looking for a function that performs kcca on datasets containing unequal number of variables/columns.
Thanks, Guru. -- View this message in context: http://www.nabble.com/Kernel-Canonical-correlation-analysis-%28KCCA%29-tp25824341p25824341.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.