Re: [R] Condition layer across panels in lattice

2016-02-15 Thread Duncan Mackay
type = "b", lty = 2, panel = mypanel )) Regards Duncan -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Duncan Mackay Sent: Tuesday, 16 February 2016 15:16 To: R Subject: Re: [R] Condition layer across panels i

Re: [R] Condition layer across panels in lattice

2016-02-15 Thread Duncan Mackay
ity of New England Armidale NSW 2351 Email: home: mac...@northnet.com.au -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Jeff Stevens Sent: Tuesday, 16 February 2016 03:59 To: R-help Forum Subject: [R] Condition layer across panels in lattice I would

[R] Condition layer across panels in lattice

2016-02-15 Thread Jeff Stevens
I would like to plot individual subject means for two different conditions in a lattice stripplot with two panels. I would also like to add within-subject confidence intervals that I have calculated and stored in separate data frame. I am trying to overlay these confidence intervals with latticeExt