This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #97 from NeuroDataDesign/development
Sprint 1
- Loading branch information
Showing
480 changed files
with
50,088 additions
and
1,829 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
[run] | ||
plugins = Cython.Coverage | ||
|
||
[report] | ||
show_missing = True | ||
omit = | ||
mgcpy/benchmarks/figure_2_power_curve.py | ||
mgcpy/benchmarks/power_two_sample.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
## [0.1.0] - 2018-12-14 | ||
### Added | ||
- Port [MGC](https://github.com/neurodata/mgc)/[FastMGC](https://github.com/neurodata/mgc-matlab) into the package, by [@tpsatish95](https://github.com/tpsatish95) | ||
- Port HHG, Pearson/RV/Cca, Spearman/Kendall into package and add data simulations, by [@sampan501](https://github.com/sampan501) | ||
- Port [dcorr/mcorr/mantel](https://github.com/neurodata/mgc-matlab), power estimation, and validate implementations, by [@junhaobearxiong](https://github.com/junhaobearxiong) | ||
- Port [MDMR](https://github.com/FCP-INDI/C-PAC/blob/master/CPAC/cwas/mdmr.pyx) into package by, [@sundaysundya](https://github.com/sundaysundya) | ||
- Implement Random Forest Independence Test by, [@rguo123](https://github.com/rguo123) [not in `master` yet] | ||
- Implement 2-sample tests into package by [@ananyas713](https://github.com/ananyas713) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.