p-gw / FactorRotations.jl

Rotation methods for factor analysis and principal component analysis in Julia
https://p-gw.github.io/FactorRotations.jl/
MIT License
7 stars 2 forks source link

Reflect rotated matrix #50

Closed p-gw closed 7 months ago

p-gw commented 7 months ago

Signs in the rotated output matrix should be swapped such that the column sum is always positive.