Print Summary Method for Likelihood Ratio Test
Prints summary for an object of class 'lrtest_msel'.
## S3 method for class 'summary.lrtest_msel' print(x, ...)
x
: object of class "lrtest_msel"...
: further arguments (currently ignored)The function returns input argument x
changing it's class to lrtest_msel
.
Useful links