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

Add random starts #46

Closed p-gw closed 8 months ago

p-gw commented 8 months ago

Some methods converge to local minima, therefore we need to provide a way to start the rotation from random starting points.