<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>question about model interpretation using lmer</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
I have a question about interpreting a mixed effects model.&nbsp; I am modeling median F0 on a vowel based on a variety of factors.&nbsp; The one I am concerned with here, PrecedingSegment, has 6 levels.&nbsp; I give the R output from a lmer function below.<BR>
<BR>
PrecSegment(none)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -1.716815&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.3652&nbsp; 0.393<BR>
PrecSegment(son)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 3.488424&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.919801&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3.793<BR>
PrecSegment(vce)&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.745261&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.948666&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.786<BR>
PrecSegment(vceless)&nbsp;&nbsp;&nbsp; 7.233391&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.928507&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7.79<BR>
PrecSegment(vowel)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8.319552&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.782556&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.74<BR>
<BR>
The withheld value is implosive.<BR>
<BR>
I have two questions:<BR>
<BR>
1) Does the fact that voiced (vce) fails to reach significance on its own indicate that its effect on F0 is not significantly different from the effect of an implosive on F0?<BR>
2) What can I conclude about the sonorant (son) and voiceless (vceless)?&nbsp; Can I just conclude that they both raise F0 compared to implosives?&nbsp; Or can I also conclude that voiceless raises F0 more than sonorant does?&nbsp; If the former, how can I test the latter--is it possible to specify which level of a factor is withheld in lmer?<BR>
<BR>
Thanks,<BR>
<BR>
<BR>
Katie Tang</FONT>
</P>

</BODY>
</HTML>