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

View source: R/methods.fit_bglm.R

summary.fit_bglmR Documentation

Summarize a "fit_bglm" object

Description

Summary method for class "fit_bglm"

Usage

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

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

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

Arguments

object

Object of class "fit_bglm".

...

further arguments passed to or from other methods.

x

Object of class "summary.fit_bglm".

Value

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

NULL, invisibly.

NULL, invisibly.


BayesfMRI documentation built on April 4, 2025, 1:58 a.m.