This function allows you to create loadings matrix for PC scores in the MEDALS pipeline. T

get.loadings(cov.mat)

Arguments

cov.mat

The crossproduct matrix ($X^TX$) for decomposition to get loadings. Should be the output of imaging.cp.mat()