summary.tICA_act.matrix {templateICAr} | R Documentation |
Summarize a "tICA_act.matrix"
object
Description
Summary method for class "tICA_act.matrix"
Usage
## S3 method for class 'tICA_act.matrix'
summary(object, ...)
## S3 method for class 'summary.tICA_act.matrix'
print(x, ...)
## S3 method for class 'tICA_act.matrix'
print(x, ...)
Arguments
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
The activations from |
Value
A list summarizing the data and results for the activations analysis.
Nothing, invisibly.
Nothing, invisibly.
[Package templateICAr version 0.6.4 Index]