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

View source: R/methods.BayesGLM2.R

summary.fit_bglm2R Documentation

Summarize a "fit_bglm2" object

Description

Summary method for class "fit_bglm2"

Usage

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

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

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

Arguments

object

Object of class "fit_bglm2".

...

further arguments passed to or from other methods.

x

Object of class "summary.fit_bglm2".

Value

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

NULL, invisibly.

NULL, invisibly.


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