Learn R Programming

switchSelection (version 2.0.0)

summary.lrtest_msel: Summary Method for Likelihood Ratio Test

Description

Provides summary for an object of class 'lrtest_msel'.

Usage

# S3 method for lrtest_msel
summary(object, ...)

Value

Returns an object of class 'summary.lrtest_msel'.

Arguments

object

object of class "lrtest_msel"

...

further arguments (currently ignored)

Details

This function just changes the class of the 'lrtest_msel' object to 'summary.lrtest_msel'.