You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A useful addition to plot.twoway() is a which="boxplot" option that would show residuals from the additive model, classified by row, or col factors. The file testing/plot.twoway.boxplot.R is a first pass at this.
(I'm using testing/ instead of another branch.)