print.UnivariateObject: Print function for Univariate Null Table Object
Description
Print description of univariate object.
Usage
# S3 method for UnivariateObject
print(x, ...)
Value
Does not return value. Only prints description of null table object.
Arguments
x
A univariate null table object, of type 'UnivariateObject'
...
Additional arguments can be sent to function. Currently not supported.
Author
Barak Brill
Details
Function prints description of a null table object, including sample size (for the independence hhg.univariate statsitics)
or group sizes (for hhg.univarate statistics). Also prints statistic type in terms of variant, aggregation.type and score.type.