Common functions to handle "Ditest" class results from the Dimodal
feature tests.
Usage
# S3 method for Ditest
print(x, ...)
# S3 method for Ditest
summary(object, ...)
Value
the argument x or object, invisible
Arguments
x
an object of class "Ditest"
object
an object of class "Ditest"
...
extra arguments, ignored for all methods
Details
The values of the individual tests specify the contents of the object.
These functions provide a common formatting of the result. The print
methods show the test applied and all parameters, as well as the result.
The summary methods show the tested statistic and the resulting probability.