Learn R Programming

mrds (version 2.2.4)

print.ddf.gof: 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 ddf.gof
print(x, ...)

Arguments

x

result of call to ddf.gof

unused unspecified arguments for generic print

Value

None

See Also

ddf.gof