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

add check for two-sided formula in anatLm #269

Open cfhammill opened 4 years ago

cfhammill commented 4 years ago

If the LHS is set in anatLm the code breaks in mysterious ways. I should add a check for this. Two sided formulae are nonsensical here anyway.