summary.tICA.nifti {templateICAr}R Documentation

Summarize a "tICA.nifti" object

Description

Summary method for class "tICA.nifti"

Usage

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

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

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

Arguments

object

Object of class "tICA.nifti".

...

further arguments passed to or from other methods.

x

The template from estimate_template.cifti

Value

A list summarizing of the results of the templateICA analysis.

Nothing, invisibly.

Nothing, invisibly.


[Package templateICAr version 0.6.4 Index]