On Mon, 27-Jun-2016 at 10:17PM -0700, Bert Gunter wrote: [...] |> |> You seem to be making this way more difficult than you should. Though I didn't get any closer to an understanding of which.panel, the question I asked was simply answered by panel.custom(factor.levels = <as before>) Thanks to Duncan Mackay also. -- ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. ___ Patrick Connolly {~._.~} Great minds discuss ideas _( Y )_ Average minds discuss events (:_~*~_:) Small minds discuss people (_)-(_) ..... Eleanor Roosevelt ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
Patrick Have a look at https://stat.ethz.ch/pipermail/r-help/2006-August/110621.html and https://stat.ethz.ch/pipermail/r-help/2008-June/165279.html I remember working it out with an example but I cannot remember any of the details Regards Duncan -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Patrick Connolly Sent: Wednesday, 29 June 2016 18:30 To: Bert Gunter Cc: r-help at stat.math.ethz.ch Subject: Re: [R] > Understanding strip.default & strip.custom On Mon, 27-Jun-2016 at 10:17PM -0700, Bert Gunter wrote: [...] |> |> You seem to be making this way more difficult than you should. Though I didn't get any closer to an understanding of which.panel, the question I asked was simply answered by panel.custom(factor.levels = <as before>) Thanks to Duncan Mackay also. -- ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. ___ Patrick Connolly {~._.~} Great minds discuss ideas _( Y )_ Average minds discuss events (:_~*~_:) Small minds discuss people (_)-(_) ..... Eleanor Roosevelt ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. ______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Did you mean: strip.custom(factor.levels...) ? (I know of no "panel.custom()" function) -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Wed, Jun 29, 2016 at 1:29 AM, Patrick Connolly <p_connolly at slingshot.co.nz> wrote:> On Mon, 27-Jun-2016 at 10:17PM -0700, Bert Gunter wrote: > > [...] > > |> > |> You seem to be making this way more difficult than you should. > > Though I didn't get any closer to an understanding of which.panel, the > question I asked was simply answered by > > panel.custom(factor.levels = <as before>) > > Thanks to Duncan Mackay also. > > -- > ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. > ___ Patrick Connolly > {~._.~} Great minds discuss ideas > _( Y )_ Average minds discuss events > (:_~*~_:) Small minds discuss people > (_)-(_) ..... Eleanor Roosevelt > > ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
On Wed, 29-Jun-2016 at 07:57AM -0700, Bert Gunter wrote: |> Did you mean: strip.custom(factor.levels...) ? |> Aaamm yes. Must stop doing this stuff so late............. |> (I know of no "panel.custom()" function) |> |> |> -- Bert |> Bert Gunter |> |> "The trouble with having an open mind is that people keep coming along |> and sticking things into it." |> -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) |> |> |> On Wed, Jun 29, 2016 at 1:29 AM, Patrick Connolly |> <p_connolly at slingshot.co.nz> wrote: |> > On Mon, 27-Jun-2016 at 10:17PM -0700, Bert Gunter wrote: |> > |> > [...] |> > |> > |> |> > |> You seem to be making this way more difficult than you should. |> > |> > Though I didn't get any closer to an understanding of which.panel, the |> > question I asked was simply answered by |> > |> > panel.custom(factor.levels = <as before>) |> > |> > Thanks to Duncan Mackay also. |> > |> > -- |> > ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. |> > ___ Patrick Connolly |> > {~._.~} Great minds discuss ideas |> > _( Y )_ Average minds discuss events |> > (:_~*~_:) Small minds discuss people |> > (_)-(_) ..... Eleanor Roosevelt |> > |> > ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. -- ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. ___ Patrick Connolly {~._.~} Great minds discuss ideas _( Y )_ Average minds discuss events (:_~*~_:) Small minds discuss people (_)-(_) ..... Eleanor Roosevelt ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
On Wed, 29-Jun-2016 at 10:15PM +1000, Duncan Mackay wrote: |> Patrick |> |> Have a look at |> https://stat.ethz.ch/pipermail/r-help/2006-August/110621.html |> and |> https://stat.ethz.ch/pipermail/r-help/2008-June/165279.html |> |> I remember working it out with an example but I cannot remember any of the |> details It would be amazing for anyone to remember those details. ;-) |> |> Regards |> |> Duncan |> |> |> -----Original Message----- |> From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Patrick |> Connolly |> Sent: Wednesday, 29 June 2016 18:30 |> To: Bert Gunter |> Cc: r-help at stat.math.ethz.ch |> Subject: Re: [R] > Understanding strip.default & strip.custom |> |> On Mon, 27-Jun-2016 at 10:17PM -0700, Bert Gunter wrote: |> |> [...] |> |> |> |> |> You seem to be making this way more difficult than you should. |> |> Though I didn't get any closer to an understanding of which.panel, the |> question I asked was simply answered by |> |> panel.custom(factor.levels = <as before>) |> |> Thanks to Duncan Mackay also. |> |> -- |> ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. |> ___ Patrick Connolly |> {~._.~} Great minds discuss ideas |> _( Y )_ Average minds discuss events |> (:_~*~_:) Small minds discuss people |> (_)-(_) ..... Eleanor Roosevelt |> |> ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. |> |> ______________________________________________ |> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see |> https://stat.ethz.ch/mailman/listinfo/r-help |> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html |> and provide commented, minimal, self-contained, reproducible code. -- ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~. ___ Patrick Connolly {~._.~} Great minds discuss ideas _( Y )_ Average minds discuss events (:_~*~_:) Small minds discuss people (_)-(_) ..... Eleanor Roosevelt ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.