R/print.varComp.test.R

Defines functions print.varComp.test

Documented in print.varComp.test

print.varComp.test <-
function(x, ...)
{
#Printing method for the class `varComp.test`. 
  print(p.value(x))
}

Try the varComp package in your browser

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

varComp documentation built on May 2, 2019, 5:15 p.m.