| show,initRandrot-method {randRotation} | R Documentation |
Display the object by printing structured summary information.
## S4 method for signature 'initRandrot' show(object) ## S4 method for signature 'initBatchRandrot' show(object) ## S4 method for signature 'rotateStat' show(object)
object |
An object of class
|
The show method always displays the original design matrix
(X), not the transformed (whitened) versions.
show returns an invisible NULL.