Skip to content
Back to formatted view

Raw Message

Message-ID: <40e66e0b0708130720u450a06bva7ad9921b826d060@mail.gmail.com>
Date: 2007-08-13T14:20:15Z
From: Douglas Bates
Subject: showCorrelation does not work in lmer
In-Reply-To: <8b1813aa0708130517k3126794dt6982ca66021ecb30@mail.gmail.com>

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
>