antsr_pca_features.Rd
This function applies principal component analysis (PCA) to each matrix in a list of voxel matrices and returns a list of projection matrices (principal axes).
antsr_pca_features(data_matrices, k)
A named list of projection matrices (voxels by k), one per input matrix.