R/print.mlVAR_GC.R

Defines functions print.mlVAR_GC

Documented in print.mlVAR_GC

print.mlVAR_GC <- function(x,
                      ...)



{

  # Create Console Output
  cat('mlVAR Group Comparison Output Object:',
      '\nType of Test: ', x$Call$test)

}

Try the mnet package in your browser

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

mnet documentation built on June 7, 2023, 6:34 p.m.