summary.prev_BayesGLM_cifti {BayesfMRI} | R Documentation |
Summarize a "prev_BayesGLM_cifti"
object
Description
Summary method for class "prev_BayesGLM_cifti"
Usage
## S3 method for class 'prev_BayesGLM_cifti'
summary(object, ...)
## S3 method for class 'summary.prev_BayesGLM_cifti'
print(x, ...)
## S3 method for class 'prev_BayesGLM_cifti'
print(x, ...)
Arguments
object |
Object of class |
... |
further arguments passed to or from other methods. |
x |
Object of class |
Value
A "summary.prev_BayesGLM_cifti"
object, a list summarizing the
properties of object
.
NULL
, invisibly.
NULL
, invisibly.
[Package BayesfMRI version 0.3.11 Index]