testing/twoway.twoway.R

twoway.twoway <- function(x, ...) {
  if (x$method=="Initial")
    twoway.default(x$residuals, ..., name=x$name)
  else  ## this needs more thinking.
    x
}
friendly/twoway documentation built on Aug. 21, 2020, 7:03 p.m.