Skip to content
Prev 178669 / 398506 Next

Dropping 'empty' panels from lattice

<amvds <at> xs4all.nl> writes:
<-histogram(~Oversized|dat$c1*dat$c2*dat$c5*dat$c6*dat$c7*dat$c8*
  dat$c9*dat$c10,nint=21,layout=c(32,8),data=dat,type="count")
Since there is little hope that you get a useful arrangement in the
2D-paper world, and neither in 4D relativistic space, I would
suggest to make a new factor by pasting all cX factors, use that
as the only grouping factor. 

Dieter