Learn R Programming

gofcat (version 0.1.2)

print.LRT: 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 LRT
print(x, ...)

Arguments

x

An object of class LRI.

...

additional arguments.

Value

No return value

See Also

LR.test