Learn R Programming

gkwreg (version 1.0.7)

print.gkwgof: Print Method for gkwgof Objects

Description

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

Usage

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

Value

The input object x is returned invisibly.

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).