s-news
[Top] [All Lists]

Re: panel function works in R, not s-plus

To: David Parkhurst <parkhurs@imap.iu.edu>, s-news@wubios.wustl.edu
Subject: Re: panel function works in R, not s-plus
From: "Richard M. Heiberger" <rmh@temple.edu>
Date: Mon, 28 Aug 2006 12:17:57 -0400 (EDT)
The way to get control of the panel behavior in S-Plus is
to determine from the inside of the panel function which row and
column you are in and then make the decision.

Take a look at the function panel.interaction2wt in file
hh/splus.library/interaction.trellis.s in the HH library
           http://springeronline.com/0-387-40270-5
to see how I did it there.

Rich

<Prev in Thread] Current Thread [Next in Thread>