print.ddf.gof {mrds} | R Documentation |
Prints results of goodness of fit tests for detection functions
Description
Provides formatted output for results of goodness of fit tests: chi-square, Kolmogorv-Smirnov and Cramer-von Mises test as appropriate.
Usage
## S3 method for class 'ddf.gof'
print(x, digits = 3, ...)
Arguments
x |
result of call to |
digits |
number of digits to round chi-squared table values to |
... |
unused unspecified arguments for generic print |
Value
None
Author(s)
Jeff Laake
See Also
[Package mrds version 2.3.0 Index]