Displaying 1 result from an estimated 1 matches for "dummyy".
Did you mean:
dummy
2006 Mar 15
1
errorbars with xyplot
...s Links 0.0007743240
2 2 Nichts Links -0.0008153365
3 1 Target Links -0.0015825950
4 2 Target Links 0.0088743785
5 1 Nichts Rechts 0.0015898995
6 2 Nichts Rechts -0.0011465190
7 1 Target Rechts -0.0022225320
8 2 Target Rechts 0.0039010500
these data I plotted with xyplot(data=dummyy,
x~hemi|target,groups=run,type="p")
the same I do have with standard errors of means...
How could I attach errorbars to the datapoints? I found some R-code from
Dec 2002 but I dont work (and I did not understand it...)
Thanks for helping me, maybe others out there will find it usefull...