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

View source: R/activations.methods.R

summary.act_fit_bglmR Documentation

Summarize a "act_fit_bglm" object

Description

Summary method for class "act_fit_bglm"

Usage

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

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

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

Arguments

object

Object of class "act_fit_bglm".

...

further arguments passed to or from other methods.

x

Object of class "summary.act_fit_bglm".

Value

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

NULL, invisibly.

NULL, invisibly.


mandymejia/BayesGLMfMRI documentation built on April 12, 2025, 3:41 p.m.