print.LMCLRTest | R Documentation |
LMCLRTest
objectThis is a method for the function print()
for objects of the class LMCLRTest
.
## S3 method for class 'LMCLRTest'
print(x, digits = getOption("digits"), ...)
x |
an object used to select a method. |
digits |
minimal number of significant digits, see
|
... |
further arguments passed to or from other methods. |
The LMCLRTest
object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.