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

View source: R/methods.BayesGLM.R

summary.BGLMR Documentation

Summarize a "BGLM" object

Description

Summary method for class "BGLM"

Usage

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

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

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

Arguments

object

Object of class "BGLM".

...

further arguments passed to or from other methods.

x

Object of class "summary.BGLM".

Value

A "summary.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.