The question isn't completely clear.  I am guessing you want something
like Figure 1.7 or Figure 7.18 in Paul Murrell's book.

library(party)
example(ctree)

Rich



On Sat, Aug 21, 2010 at 3:40 PM, Bernard Leemon <bernie.lee...@gmail.com>wrote:

> I want to make a graph where each element plotted is itself a graph.  I can
> see how to use par(fig=) and viewport to do that, but they require (i
> think)
> me to do my own scaling as they are scaled to the graphics window.  any
> advice on which approach I should take (just bite the bullet and do my own
> scaling), or is there something else I should try, or any examples I should
> look at.  many thanks for any pointers.
>
> bernie leemon (aka gary mcclelland)
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html>
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to