Home > lib > data_cca.m

data_cca

PURPOSE ^

CCA according to Hastie, The elements of Statistical Learning, 2001, Algorithm 3.2, p.68

SYNOPSIS ^

function [dx, dy] = data_cca(data, P)

DESCRIPTION ^

 CCA according to Hastie, The elements of Statistical Learning, 2001, Algorithm 3.2, p.68

 Inputs
   no_factors: number of variables to be calculated.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003