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

View source: R/templateICA.methods.R

summary.tICA.matrixR Documentation

Summarize a "tICA.matrix" object

Description

Summary method for class "tICA.matrix"

Usage

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

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

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

Arguments

object

Object of class "tICA.matrix".

...

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.