Dear R-Help, I know that R already includes conditioning plots (two variables/factors) but is there any intention to incorporate an equivalent of Trellis (Splus) multi-conditional plots in R ? Thanks, Carlos. -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20000314/af50b46f/attachment.html
TRELLIS (Splus) EQUIVALENT IN A FUTURE R ?
3 messages · LOSCHINORRIS, Paul Murrell, Peter Malewski
hi
I know that R already includes conditioning plots (two variables/factors) but is there any intention to incorporate an equivalent of Trellis (Splus) multi-conditional plots in R ?
Trellis-like functionality is definitely on the wish list, but i'm afraid there is no promise on when it will get done (other than "as soon as possible" :) paul -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Tue, 14 Mar 2000, LOSCHINORRIS wrote:
Dear R-Help, I know that R already includes conditioning plots (two variables/factors) but is there any intention to incorporate an equivalent of Trellis (Splus) multi-conditional plots in R ?
(Just an opinion): I made Trellis-plots two years ago with splus 3. The only thing I can remember was the heavy amount of time to prepare the data for 1 plot (patially because i was new to s). And the way to pass arguments via panel was tricky..With R I use subscripting to produce cond. graphs. I have the feeling that this is -in the mean- easier and faster, the code is more readable, etc. btw. R has the coplot function... best wishes P. ************************************************************************** P.Malewski Tel.: 0531 500965 Maschplatz 8 mailto: Peter.Malewski at gmx.de ************************38114 Braunschweig******************************** -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._