Skip to content

Commit ac82a06

Browse files
author
Jean-Philippe Fortin
committed
Added test data
1 parent 3651bde commit ac82a06

File tree

3 files changed

+205
-1
lines changed

3 files changed

+205
-1
lines changed

neuroCombat/neuroCombat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def neuroCombat(dat,
4646
- False by default
4747
4848
ref_batch : batch (site or scanner) to be used as reference for batch adjustment.
49-
- False by default
49+
- None by default
5050
5151
Returns
5252
-------

testdata/readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Test data:
2+
- 200 rows (features)
3+
- 10 columns (images)

0 commit comments

Comments
 (0)