From Laura.deRuiter at mpi.nl Wed Mar 4 00:29:53 2009 From: Laura.deRuiter at mpi.nl (Laura de Ruiter) Date: Wed, 04 Mar 2009 09:29:53 +0100 Subject: [R-lang] Boxplots from lmer-objects? Message-ID: <49AE3C01.4050105@mpi.nl> Dear R-users & experts, I was wondering whether there is any way to visualize the output of an lmer-object, or rather, the output of pvals.fnc? What I would like to do is have a boxplot that is based on the Estimate (or the MCMCmean) and the upper and lower bounds. Thanks for your answers in advance! Best, Laura -- ////////////////////////////////////////////////////// Laura de Ruiter PhD student Language Acquisition Group Max Planck Institute for Psycholinguistics P.O. Box 310 6500 AH Nijmegen Netherlands Phone: 0031-24-3521 456 Homepage: http://www.mpi.nl/Members/LauradeRuiter /////////////////////////////////////////////////// From jkirby at uchicago.edu Wed Mar 4 05:55:55 2009 From: jkirby at uchicago.edu (James Kirby) Date: Wed, 4 Mar 2009 07:55:55 -0600 Subject: [R-lang] Boxplots from lmer-objects? In-Reply-To: <49AE3C01.4050105@mpi.nl> References: <49AE3C01.4050105@mpi.nl> Message-ID: On Mar 4, 2009, at 2:29 AM, Laura de Ruiter wrote: > I was wondering whether there is any way to visualize the output of > an lmer-object, or rather, the output of pvals.fnc? plotLMER.fnc in package LanguageR will allow you to add MCMC-based HPD intervals (from mcmcsamp or pvals.fnc$mcmc) to your plots. James -- Department of Linguistics University of Chicago http://home.uchicago.edu/~jkirby