This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## ---------------------------------------------------------------------------- | |
| ## Author: Solomon Messing, forked from Jason Morgan's update to Martin Elff's | |
| ## memisc package). | |
| ## | |
| ## Notes: Additional methods for mtable formatting of lme4 model | |
| ## objects. Requires that the memisc package be loaded prior to | |
| ## sourcing these functions. | |
| ## ---------------------------------------------------------------------------- | |
| setSummaryTemplate(glmerMod = c("Log-likelihood" = "($logLik:f#)", |