print.GOFTest | R Documentation |
Print an object generated by GOFTest
.
## S3 method for class 'GOFTest'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
an |
digits |
a non-null value for digits specifies the minimum number of significant digits to be printed in values. |
... |
not used. |
Marco Geraci
GOFTest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.