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(voxmats, k)
A named list of projection matrices (voxels × k), one per input matrix.