print.gofTest {lsr}R Documentation

Print method for lsr goodness-of-fit tests

Description

Print method for lsr goodness-of-fit tests

Usage

## S3 method for class 'gofTest'
print(x, ...)

Arguments

x

An object of class 'gofTest'

...

For consistency with the generic (unused)

Value

Invisibly returns the original object


[Package lsr version 0.5.2 Index]