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