print.gkwgof {gkwreg}R Documentation

Print Method for gkwgof Objects

Description

Prints a summary of the goodness-of-fit analysis for GKw family distributions.

Usage

## S3 method for class 'gkwgof'
print(x, verbose = FALSE, ...)

Arguments

x

An object of class "gkwgof", typically the result of a call to gkwgof.

verbose

Logical; if TRUE, provides additional details and explanations. Default is FALSE.

...

Additional arguments (currently unused).

Value

The input object x is returned invisibly.


[Package gkwreg version 1.0.10 Index]