print.gkwgof: Print Method for gkwgof Objects

print.gkwgofR 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.


gkwreg documentation built on April 16, 2025, 1:10 a.m.