Prints the results of a chi-square goodness of fit test in a
readable format. This function is called automatically whenever a result
from goodnessOfFitTest is displayed.
# S3 method for gofTest
print(x, ...)Invisibly returns x unchanged.
A goodness of fit test result, as returned by
goodnessOfFitTest.
Additional arguments (unused, included for compatibility).