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