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

View source: R/templateICA.methods.R

summary.tICA.ciftiR Documentation

Summarize a "tICA.cifti" object

Description

Summary method for class "tICA.cifti"

Usage

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

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

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

Arguments

object

Object of class "tICA.cifti".

...

further arguments passed to or from other methods.

x

The result of templateICA with CIFTI data

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.