summary.act_BGLM: Summarize a '"act_BGLM"' object

View source: R/activations.methods.R

summary.act_BGLMR Documentation

Summarize a "act_BGLM" object

Description

Summary method for class "act_BGLM"

Usage

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

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

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

Arguments

object

Object of class "act_BGLM".

...

further arguments passed to or from other methods.

x

Object of class "summary.act_BGLM".

Value

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

NULL, invisibly.

NULL, invisibly.


mandymejia/BayesfMRI documentation built on April 12, 2025, 3:44 p.m.