palday / MixedModelsPermutations.jl

Permutation tests for MixedModels.jl
https://palday.github.io/MixedModelsPermutations.jl/stable
MIT License
4 stars 2 forks source link

Permutation #12

Closed palday closed 3 years ago

palday commented 3 years ago

I think this matches the ter Braak / CGR permutation scheme with sign flipping but no inflation.

Closes #4.

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (9828840) into master (dfc6b34) will increase coverage by 7.95%. The diff coverage is 89.47%.

Impacted file tree graph

@@            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.