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
23 stars 17 forks source link

*lmer summary_type function #286

Open gdevenyi opened 4 years ago

gdevenyi commented 4 years ago

Is the summary type function run against a lmer model object?

Is there any documentation of how to write these besides the example in #167

Thanks.

gdevenyi commented 4 years ago

The answer here is yes, the mmod object is the lmer model object.