Print Output of Group Goodness-of-Fit Tests
Formats and prints the results of performing a group goodness-of-fit test.
This method is automatically called by print when given an
object of class "gofGroup". Currently,
the only EnvStats function that performs a group goodness-of-fit test
that produces an object of class "gofGroup"
is gofGroupTest.
## S3 method for class 'gofGroup' print(x, ...)
x |
an object of class |
... |
arguments that can be supplied to the |
This is the "gofGroup" method for the generic function
print.
See the help file for gofGroup.object for information
on the information contained in this kind of object.
Invisibly returns the input x.
Steven P. Millard (EnvStats@ProbStatInfo.com)
Chambers, J. M. and Hastie, T. J. (1992). Statistical Models in S. Wadsworth & Brooks/Cole.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.