print.ct_goodness_of_fit {flatr} | R Documentation |
Print method for goodness_of_fit()
Description
Creates a nice looking output for the goodness_of_fit() function
Usage
## S3 method for class 'ct_goodness_of_fit'
print(x, ...)
Arguments
x |
A list |
... |
Further arguments passed to or from other methods. |
[Package flatr version 0.1.1 Index]