Trim rPCA loadings according to heuristics and append them to the original object
Source:R/trim_loadings.R
trim_loadings.Rd
Under development. This function takes a 'reduce_rPCA' object, and only a 'reduce_rPCA' object, and trims the original loadings. The trimmed loadings can then be used for (new) predictions with 'predict_feature()', for example. One reason why this could be useful is to reduce collinearity between rotated components - albeit one can also consider orthogonal solutions.