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