print.nonnest.test | R Documentation |
Prints results of the clarke_test
function.
## S3 method for class 'nonnest.test'
print(x, digits = x$digits, ...)
x |
A result from the 'nonnest' function |
digits |
Number of digits to print in the output |
... |
Other arguments passed down to print |
Printed output that summarises the results of the
clarke_test
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.