Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tutorials to docs #57

Merged
merged 46 commits into from
Feb 25, 2020
Merged

add tutorials to docs #57

merged 46 commits into from
Feb 25, 2020

Conversation

sampan501
Copy link
Member

Reference issue

Closes #16

Type of change

What does this implement/fix?

Additional information

sampan501 and others added 30 commits February 6, 2020 16:09
* upgrade to joblib and add default permutation test

* fix assertion errors

* fix block_size error

* fix black formatting
@netlify
Copy link

netlify bot commented Feb 25, 2020

Deploy preview for hyppo ready!

Built with commit 6b086cb

https://deploy-preview-57--hyppo.netlify.com

@sampan501 sampan501 changed the title Mgc paper add tutorials to docs Feb 25, 2020
@sampan501 sampan501 closed this Feb 25, 2020
@sampan501 sampan501 reopened this Feb 25, 2020
@codecov-io
Copy link

codecov-io commented Feb 25, 2020

Codecov Report

Merging #57 into master will decrease coverage by 2.3%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   93.32%   91.02%   -2.31%     
==========================================
  Files          23       25       +2     
  Lines         974     1036      +62     
==========================================
+ Hits          909      943      +34     
- Misses         65       93      +28
Impacted Files Coverage Δ
hyppo/independence/mgc.py 100% <ø> (ø) ⬆️
hyppo/discrim/discrim_two_samp.py 74.5% <0%> (-9.81%) ⬇️
hyppo/independence/cca.py 91.3% <0%> (-8.7%) ⬇️
hyppo/ksample/ksamp.py 80.55% <0%> (-0.22%) ⬇️
hyppo/time_series/dcorrx.py 100% <0%> (ø) ⬆️
hyppo/time_series/mgcx.py 45% <0%> (ø)
hyppo/sims/time_series_sim.py 14.81% <0%> (ø)
hyppo/ksample/_utils.py 95.38% <0%> (+0.3%) ⬆️
hyppo/time_series/_utils.py 92.18% <0%> (+2.6%) ⬆️
... and 2 more

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 ccf38bd...6b086cb. Read the comment docs.

@sampan501 sampan501 merged commit 2f42c6a into master Feb 25, 2020
@sampan501 sampan501 modified the milestone: hyppo v0.2.0 Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tutorials for each function
2 participants