summary.bMap.nifti {BayesBrainMap}R 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.


[Package BayesBrainMap version 0.1.3 Index]