print.LMCLRTest: Print summary of a 'LMCLRTest' object

View source: R/methods.R

print.LMCLRTestR Documentation

Print summary of a LMCLRTest object

Description

This is a method for the function print() for objects of the class LMCLRTest.

Usage

## S3 method for class 'LMCLRTest'
print(x, digits = getOption("digits"), ...)

Arguments

x

an object used to select a method.

digits

minimal number of significant digits, see print.default.

...

further arguments passed to or from other methods.

Value

The LMCLRTest object is returned invisibly.


MSTest documentation built on Oct. 31, 2024, 1:06 a.m.