Learn R Programming

BayesfMRI (version 0.10.1)

summary.BGLM: Summarize a "BGLM" object

Description

Summary method for class "BGLM"

Usage

# S3 method for BGLM
summary(object, ...)

# S3 method for summary.BGLM print(x, ...)

# S3 method for BGLM print(x, ...)

Value

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

NULL, invisibly.

NULL, invisibly.

Arguments

object

Object of class "BGLM".

...

further arguments passed to or from other methods.

x

Object of class "summary.BGLM".