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