scale_loadings {CJIVE} | R Documentation |
Scale and sign-correct variable loadings to assist interpretation
Description
Scale loadings for a joint or individual component by its largest absolute value resulting in loadings between -1 and 1. Loadings are also sign-corrected to result in positive skewness
Usage
scale_loadings(loading.comp)
Arguments
loading.comp |
numeric vector of variable loadings from a JIVE analysis |
Value
numeric vector of loadings which have been scaled and sign-corrected
[Package CJIVE version 0.1.0 Index]