Skip to content

Commit 692f53c

Browse files
authored
Update NEWS.md
1 parent 11e2f55 commit 692f53c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* "w-g.pct" files can now be used as a measure by specifying "qdecr_w_g.pct" (underscore instead of hyphen).
77
* Added `fwhm` argument to `qdecr_fastlm`, which was missing before.
88

9-
## New features
9+
## New (minor) features
1010
* Added `cwp_thr` argument to `qdecr_fastlm` and `qdecr` to set the further cluster-wise p-value adjustment (default is 0.025 due to having 2 hemispheres, thus 0.05 / 2).
1111
* Automatically output two extra files: "significant_clusters.txt" (the output of `summary(vw, annot = TRUE)`) and "stack_names.txt" (the output of `stacks(vw)` and the corresponding stack numbers).
1212
* Modified `freeview` and `qdecr_snap`. The `mask` argument is now called `sig`. Furthermore, the ranges for the overlay colors are determined dynamically. Finally, users can now set any arguments to Freeview for manipulating surface files (see `freeview --help` on the command line).
@@ -37,4 +37,4 @@ Version 0.7.0 is the first version that is publically released. It is also the v
3737
* Creation of the vw object and associated functions
3838
* Handling of imputed datasets (via imp2list)
3939
* Creation of all summary and plot functions
40-
* Creation of the `stack` concept
40+
* Creation of the `stack` concept

0 commit comments

Comments
 (0)