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

View source: R/templateICA.methods.R

summary.tICA.niftiR 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.


templateICAr documentation built on Feb. 16, 2023, 8:14 p.m.