summary.LMCLRTest: Summary of a LMCLRTest object
Description
This is a method for the function summary() for objects of the class LMCLRTest.
Usage
# S3 method for LMCLRTest
summary(object, digits = getOption("digits"), ...)Value
The LMCLRTest object is returned invisibly.
Arguments
- object
an object for which a summary is desired.
- digits
Integer determining the number of significant digits to print.
- ...
additional arguments affecting the summary produced.