R Documentation |
Print method for CanCorr
and RDA
objects.
## S3 method for class 'CanCorr'
print(x, digits=4, ...)
## S3 method for class 'RDA'
print(x, digits=4, ...)
## S3 method for class 'MPCR'
print(x, digits=4, ...)
x |
An object returned from the class of either |
digits |
Number of digits in printing the matrices. The default is 4. |
... |
Unused. |
No return value, called for side effects
Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.