summary.bMap.matrix: Summarize a '"bMap.matrix"' object

View source: R/BrainMap.methods.R

summary.bMap.matrixR Documentation

Summarize a "bMap.matrix" object

Description

Summary method for class "bMap.matrix"

Usage

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

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

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

Arguments

object

Object of class "bMap.matrix".

...

further arguments passed to or from other methods.

x

The prior from estimate_prior.cifti

Value

A list summarizing of the results of the BrainMap analysis.

Nothing, invisibly.

Nothing, invisibly.


BayesBrainMap documentation built on Aug. 8, 2025, 7:25 p.m.