summary.tICA_act.nifti {templateICAr}R Documentation

Summarize a "tICA_act.nifti" object

Description

Summary method for class "tICA_act.nifti"

Usage

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

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

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

Arguments

object

Object of class "tICA_act.nifti".

...

further arguments passed to or from other methods.

x

The activations from activations

Value

A list summarizing the data and results for the activations analysis.

Nothing, invisibly.

Nothing, invisibly.


[Package templateICAr version 0.9.1 Index]