Re: [R] interaction plot with SE bar

2013-12-04 Thread Gerrit Eichner
Hi, Kristi, I have adapted the interaction plot example of function panel.average() of the lattice package and modified the code of panel.average() to a new function panel.loc_and_scale(). See below. (There might be a much simpler solution, though.) Remark on the side: I can't resist to poin

[R] interaction plot with SE bar

2013-12-03 Thread Kristi Glover
Hi R user, I am just wondering how I can add Standard error bar in the interaction plot. I used the following code but I don't know how i can edit this to put a started error's bar on the mean. Would you give me some hints? or do other packages provide the information about plotting the SE bar