/X-CAN

Software for the Cross-product Penalized Component Analysis (XCAN) algorithm

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

Cross-product Penalized Component Analysis (XCAN) v0.1

coded by: Jose Camacho Paez (josecamacho@ugr.es)
          Evrim Acar Ataman (evrim.acarataman@gmail.com)

last modification: 27/Jun/19


Please, see the following reference for a deep explanation on the method:

- J. Camacho, E. Acar, M. Rasmussen, R. Bro. Cross-product Penalized Component Analysis (XCAN), Submitted to Chemometrics and Intelligent Laboratory Systems, 2019.


The contents of the folder are:

- Examples: scripts with examples in the paper.

- xcan.m: main XCAN routine

- crossprod.m: routine to compute cross-product matrices

- rest of funtions are performing low-level computation.


To start, write in the Matlab command line:

# help xcan