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

View source: R/BrainMap.methods.R

summary.bMap.niftiR Documentation

Summarize a "bMap.nifti" object

Description

Summary method for class "bMap.nifti"

Usage

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

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

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

Arguments

object

Object of class "bMap.nifti".

...

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.