plot.boxcox(x, plot.type = "both", nlabs, conf = .95,...)
Box, G. E. P., W. G. Hunter, and J. S. Hunter (1978) Statistics for Experimenters, New York: Wiley.
Haaland, P. D. (1989) Experimental Design in Biotechnology, New York: Marcel Dekker.
buffer.fac <- fac.aov(buffer.df) buffer.bc <- boxcox(buffer.fac, ~pH*thimer+pH*gent) plot(buffer.bc)