print.lrtest: Print Method for Likelihood Ratio Test
Description
Prints summary for an object of class 'lrtest'.
Usage
# S3 method for lrtest
print(x, ...)
Value
The function returns input argument x
.
Arguments
- x
object of class "lrtest".
- ...
further arguments (currently ignored).