summary.prev_BGLM {BayesfMRI}R Documentation

Summarize a "prev_BGLM" object

Description

Summary method for class "prev_BGLM"

Summary method for class "prev_BGLM"

Usage

## S3 method for class 'prev_BGLM'
summary(object, ...)

## S3 method for class 'summary.prev_BGLM'
print(x, ...)

## S3 method for class 'prev_BGLM'
print(x, ...)

## S3 method for class 'prev_BGLM'
summary(object, ...)

## S3 method for class 'summary.prev_BGLM'
print(x, ...)

## S3 method for class 'prev_BGLM'
print(x, ...)

Arguments

object

Object of class "prev_BGLM".

...

further arguments passed to or from other methods.

x

Object of class "summary.prev_BGLM".

Value

A "summary.prev_BGLM" object, a list summarizing the properties of object.

NULL, invisibly.

NULL, invisibly.

A "summary.prev_BGLM" object, a list summarizing the properties of object.

NULL, invisibly.

NULL, invisibly.


[Package BayesfMRI version 0.10.1 Index]