print.epSVD {ExPosition} | R Documentation |
Print results from the singular value decomposition (SVD) in ExPosition
Description
Print results from the singular value decomposition (SVD) in ExPosition.
Usage
## S3 method for class 'epSVD'
print(x,...)
Arguments
x |
an list that contains items to make into the epSVD class. |
... |
inherited/passed arguments for S3 print method(s). |
Author(s)
Derek Beaton and Cherise Chin-Fatt
[Package ExPosition version 2.8.23 Index]