X is a matrix that has as columns the compounds that were considered as variables in the PCA analysis. First we center the matrix by columns (Xoff) and then we obtain the eigenvalues and the eigenvectors of the matrix Xoff use the equivalences between the loadings and scores to obtain the solution
PCA.GENES(X)
Input matrix that has as columns the compounds that were considered as variables in the PCA analysis