print.lrtest {switchSelection} | R Documentation |
Print Method for Likelihood Ratio Test
Description
Prints summary for an object of class 'lrtest'.
Usage
## S3 method for class 'lrtest'
print(x, ...)
Arguments
x |
object of class "lrtest". |
... |
further arguments (currently ignored). |
Value
The function returns input argument x
.
[Package switchSelection version 1.1.2 Index]