R/print.gvlma.R

"print.gvlma" <-
function(x, ...)
{
  NextMethod("print", x,...)
  display.gvlmatests(x)
}

Try the gvlma package in your browser

Any scripts or data that you put into this service are public.

gvlma documentation built on May 2, 2019, 9:20 a.m.