[R-sig-ME] showCorrelation does not work in lmer

Douglas Bates bates at stat.wisc.edu
Mon Aug 13 16:20:15 CEST 2007


You should be able to suppress the correlations by explicitly calling
print with the argument corr = FALSE

On 8/13/07, Shravan Vasishth <shravan.vasishth at gmail.com> wrote:
> Hi all,
>
> as far as I understand it,
>
> summary(lmer.fit,showCorrelation=FALSE)
>
> should not show the correlations of the fixed effects, but at least in my
> setup it does not; correlations are displayed even with the above setting.
> I'm using R 2.4.1 and an older version of lme4 (0.9975-11, dated
> 2007-1-25)), running on a Mac OS X machine (intel).
>
> Thanks,
>
> --
> Shravan Vasishth,    Empirical Methods in Syntax
> Juniorprofessor, Institute for Linguistics, Potsdam
> Tel: +49-(0)331-977-2016, -2457  Fax: -2087
> http://www.ling.uni-potsdam.de/~vasishth
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>




More information about the R-sig-mixed-models mailing list