netneurolab / netneurotools

Useful tools from the Network Neuroscience Lab
https://netneurolab.github.io/netneurotools
BSD 3-Clause "New" or "Revised" License
61 stars 32 forks source link

[ENH] Adds permutation tests for correlations #49

Closed rmarkello closed 5 years ago

rmarkello commented 5 years ago

Works well with stats.gen_spinsamples! Once this is done I'll work on updating that example.

To Do:

codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will increase coverage by 2.05%. The diff coverage is 91.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   60.98%   63.03%   +2.05%     
==========================================
  Files          21       21              
  Lines        1120     1204      +84     
==========================================
+ Hits          683      759      +76     
- Misses        437      445       +8
Impacted Files Coverage Δ
netneurotools/tests/test_stats.py 100% <100%> (ø) :arrow_up:
netneurotools/stats.py 83.73% <86.56%> (-0.57%) :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 7557be3...07295e5. Read the comment docs.