show,initRandrot-method | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.