Learn R Programming

BayesfMRI (version 0.3.11)

summary.act_BayesGLM: Summarize a "act_BayesGLM" object

Description

Summary method for class "act_BayesGLM"

Usage

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

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

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

Value

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

NULL, invisibly.

NULL, invisibly.

Arguments

object

Object of class "act_BayesGLM".

...

further arguments passed to or from other methods.

x

Object of class "summary.act_BayesGLM".