print.LRT {gofcat}R Documentation

Print method for an object of class LRT

Description

Prints out a summary table of the likelihood ratio test for an object of class LRI.

Usage

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

Arguments

x

An object of class LRI.

...

additional arguments.

Value

No return value

See Also

LR.test


[Package gofcat version 0.1.2 Index]