Learn R Programming

BayesfMRI (version 0.3.11)

summary.BayesGLM: Summarize a "BayesGLM" object

Description

Summary method for class "BayesGLM"

Usage

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

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

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

Value

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

NULL, invisibly.

NULL, invisibly.

Arguments

object

Object of class "BayesGLM".

...

further arguments passed to or from other methods.

x

Object of class "summary.BayesGLM".