how to evaluate maximum of canonical coefficient in cca ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how to evaluate maximum of canonical coefficient in cca
[wx, wy, r, u, v]=canoncorr(X,Y);
i have to evaluate sigma max from the above outputs. ps i dont know much about cca. i tried to evaluate from following equation but getting error
i have
X=>256x62
Y=>256x4

Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!