summary.lrtest_msel {switchSelection}R Documentation

Summary Method for Likelihood Ratio Test

Description

Provides summary for an object of class 'lrtest_msel'.

Usage

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

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'.

Value

Returns an object of class 'summary.lrtest_msel'.


[Package switchSelection version 2.0.0 Index]