[ncl-talk] Canonical Correlation Analysis via Barnett and Preisendorfer (BPCCA)

Xiaoning Wu xiaoning.wu.1 at stonybrook.edu
Sun Nov 12 12:53:12 MST 2017


Hello,

On a statistical application of NCL -  has anyone tried coding up a script
to perform the Barnett and Preisendorfer approach of Canonical Correlation
Analysis (BPCCA) between two datasets?

Compared to the built-in “cancor” (which fails often), the trick with BPCCA
is to  decompose the data with PCA/EOF first, and the subsequent linear
algebra would involve the dominant modes only, thus bypassing direct
inversion of the original (large) matrices which is presumably where the
classical approach usually gets stuck. The method looks pretty manageable,
with existing matlab scripts to refer to, but I'm trying to avoid
reinventing the wheel here assuming it must have been done before in NCL.
Any thoughts would be very much appreciated!

Thank you for your time. Have a great week!

Best regards,
Xiaoning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20171112/e957ab3a/attachment.html>


More information about the ncl-talk mailing list