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

Performance optimisation in Varimax rotation #43

Closed p-gw closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (dadd94e) 91.12% compared to head (4ca2239) 90.50%.

Files Patch % Lines
src/methods/varimax.jl 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 91.12% 90.50% -0.63% ========================================== Files 22 22 Lines 372 379 +7 ========================================== + Hits 339 343 +4 - Misses 33 36 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.