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