Closed palday closed 3 years ago
Merging #12 (9828840) into master (dfc6b34) will increase coverage by
7.95%
. The diff coverage is89.47%
.
@@ Coverage Diff @@
## master #12 +/- ##
==========================================
+ Coverage 78.84% 86.80% +7.95%
==========================================
Files 3 4 +1
Lines 52 144 +92
==========================================
+ Hits 41 125 +84
- Misses 11 19 +8
Impacted Files | Coverage Δ | |
---|---|---|
src/MixedModelsPermutations.jl | 100.00% <ø> (ø) |
|
src/mixedmodelpermutation.jl | 73.33% <72.72%> (+73.33%) |
:arrow_up: |
src/permutation.jl | 91.35% <91.35%> (ø) |
|
src/nonparametricbootstrap.jl | 82.97% <100.00%> (-0.36%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update dfc6b34...9828840. Read the comment docs.
I think this matches the ter Braak / CGR permutation scheme with sign flipping but no inflation.
Closes #4.