Learn R Programming

BayesfMRI (version 0.3.11)

summary.BayesGLM2: Summarize a "BayesGLM2" object

Description

Summary method for class "BayesGLM2"

Usage

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

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

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

Value

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

NULL, invisibly.

NULL, invisibly.

Arguments

object

Object of class "BayesGLM2".

...

further arguments passed to or from other methods.

x

Object of class "summary.BayesGLM2".