print.gofgamma: Print method for tests of Gamma distribution

Description Usage Arguments Details Value Examples

View source: R/helpfunctions.R

Description

Printing objects of class "gofgamma".

Usage

1
2
## S3 method for class 'gofgamma'
print(x, ...)

Arguments

x

object of class "gofgamma".

...

further arguments to be passed to or from methods.

Details

A gofgamma object is a named list of numbers and character string, supplemented with test (the name of the teststatistic). test is displayed as a title. The remaining elements are given in an aligned "name = value" format.

Value

the argument x, invisibly, as for all print methods.

Examples

1

gofgamma documentation built on April 29, 2020, 5:07 p.m.