Mouse-Imaging-Centre / RMINC

Statistics for MINC volumes: A library to integrate voxel-based statistics for MINC volumes into the R environment. Supports getting and writing of MINC volumes, running voxel-wise linear models, correlations, etc.; correcting for multiple comparisons using the False Discovery Rate, and more. With contributions from Jason Lerch, Chris Hammill, Jim Nikelski and Matthijs van Eede. Some additional information can be found here:
https://mouse-imaging-centre.github.io/RMINC
Other
22 stars 17 forks source link

Make mincFDR.mincSingleDim use fdr method by default, fixes #189 #232

Closed gdevenyi closed 5 years ago

cfhammill commented 5 years ago

This should issue a message that the default has changed

gdevenyi commented 5 years ago

Added warning regarding change in method.

gdevenyi commented 5 years ago

All tests failing on getting the RMINC test data. Certificate issues?

cfhammill commented 5 years ago

Yup, fixed the certificate issues and trigger a re-run

gdevenyi commented 5 years ago

Hrm, checks still failing...

cfhammill commented 5 years ago

Nah it's fine, something loopy with the mac builds on travis at the moment, but the linux build passed.

cfhammill commented 5 years ago

Oops, can you close this and PR against develop? I should have caught that earlier, my fault.