[R] Lattice (Trellis) plot margins

2005-11-11 Thread Paul E. Green
Is there an equivalent way to set plotting parameters as in par(mai=c(..)) in the Lattice package? I searched trellis.par.get(), but am not sure which one can be used. Paul E. Green [[alternative HTML version deleted]] __ R-help

[R] output a sequence of plots

2005-10-05 Thread Paul E. Green
I can output two histograms of variables AXFILTERED and AZPTOP as follows: win.metafile(filename=C:/AXFILTERED.emf,pointsize=12) hist(AXFILTERED,breaks=40) dev.off() win.metafile(filename=C:/AZPTOP.emf,pointsize=12) hist(AZPTOP,breaks=40) dev.off() But, I actually have a dataframe of 120

[R] methods for complex sample surveys

2004-06-02 Thread Paul E. Green
on? I know that SUDAAN, Stata have some abilities. Does anything exist in R/S? Paul E. Green [[alternative HTML version deleted]] __ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting