View source: R/print.ddf.gof.R
print.ddf.gof | R Documentation |
Provides formatted output for results of goodness of fit tests: chi-square, Kolmogorv-Smirnov and Cramer-von Mises test as appropriate.
## S3 method for class 'ddf.gof'
print(x, digits = 3, ...)
x |
result of call to |
digits |
number of digits to round chi-squared table values to |
... |
unused unspecified arguments for generic print |
None
Jeff Laake
ddf.gof
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.