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