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

shiny FDR interface labels are incorrect #270

Closed gdevenyi closed 4 years ago

gdevenyi commented 4 years ago

Following up in #179, the options work, however the labels are wrong.

They are currently "0.05%", that should either be "5%" or "0.05"

cfhammill commented 4 years ago

This should be fixed. Tangentially, I don't think the FDR selector feature ever worked - it should now.