summary.lrtest_msel: Summary Method for Likelihood Ratio Test

View source: R/lrtest.R

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


switchSelection documentation built on Sept. 26, 2024, 5:07 p.m.