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

Implement custom result type #39

Closed p-gw closed 9 months ago

p-gw commented 9 months ago

This pull request implements a custom result type for factor rotations.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (13c290a) 91.56% compared to head (979875a) 90.22%.

Files Patch % Lines
src/rotate.jl 71.42% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 91.56% 90.22% -1.35% ========================================== Files 21 21 Lines 344 358 +14 ========================================== + Hits 315 323 +8 - Misses 29 35 +6 ```

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