Learn R Programming

switchSelection (version 2.0.0)

print.lrtest_msel: Print Method for Likelihood Ratio Test

Description

Prints summary for an object of class 'lrtest_msel'.

Usage

# S3 method for lrtest_msel
print(x, ...)

Value

The function returns the input argument x.

Arguments

x

object of class "lrtest_msel".

...

further arguments (currently ignored).