NEWS
permuco 1.1.3 (2024-08-25)
- bugfix of integral TFCE (https://github.com/jaromilfrossard/permuco/issues/15)
- bugfix of TFCE alternative="less" (https://github.com/jaromilfrossard/permuco/issues/14)
permuco 1.1.2 (2022-06-30)
permuco 1.1.1 (2021-10-22)
- add signflip test
- add replication for rANOVA
- change Pmat(): argument "type" and "counting"
- plot.lmperm(): ... argument can be used (eg xlim, ylim)
- add testthat, pkgdown
- rcpp optimization: get_cluster(), compute_tfce()
- add compute_clusterdepth()
- add alternative to compute_tfce()
- add warnings to minp and troendle
- add compute_maxT() and compute_stepdownmaxT()
permuco 1.1.0 (2019-12-19)
- correction of compute_troendle: pvalue for all tests
- New multiple comparisons procedure: min-P.
- new display of the output of clusterlm():all test or pseudo-clusters
- delete the table of the output of clusterlm. Access the table using summary(clusterlm(...))
- user access to functions compute_tfce, compute_clustermass, compute_troendle, compute_minP
- update vignette permuco_tutorial.pdf
permuco 1.0.2 (2019-01-25)
- correction benjaminin to benjamini
- adding parametric (uncorrected) pvalues for signal
- add argument "nbbaselinepts" and "nbptsperunit" in plot.clusterlm
- change argument names: bilateral in two.sided, left in less,right in greater
- update vignette permuco_tutorial.pdf
permuco 1.0.1 (2018-02-14)
- add vignette permuco_tutorial.pdf
permuco 1.0.0 (2018-01-10)