print.gkwgof | R Documentation |
Prints a summary of the goodness-of-fit analysis for GKw family distributions.
## S3 method for class 'gkwgof'
print(x, verbose = FALSE, ...)
x |
An object of class "gkwgof", typically the result of a call to |
verbose |
Logical; if TRUE, provides additional details and explanations. Default is FALSE. |
... |
Additional arguments (currently unused). |
The input object x
is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.