Re: [R] problems with arrangement of figures by layout function

2009-02-25 Thread Greg Snow
ay, February 25, 2009 2:48 PM > To: r-help@r-project.org > Subject: [R] problems with arrangement of figures by layout function > > Hi, > > I want to have histograms behind the regression tree figure. > > Since 7 leafs resulted from the tree model (rpart), it would be nic

[R] problems with arrangement of figures by layout function

2009-02-25 Thread Weidong Gu
Hi, I want to have histograms behind the regression tree figure. Since 7 leafs resulted from the tree model (rpart), it would be nice to have correspondent histograms below the tree figure. After a little study, I could generate the correspondent histogram for each leaf, but can't figure out how