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 tandem criteria #37

Closed p-gw closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3ac0ea1) 94.42% compared to head (3ddd371) 91.56%.

Files Patch % Lines
src/methods/tandem_criteria.jl 64.70% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 94.42% 91.56% -2.86% ========================================== Files 20 21 +1 Lines 305 344 +39 ========================================== + Hits 288 315 +27 - Misses 17 29 +12 ```

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