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

View source: R/activations.methods.R

summary.tICA_act.matrixR Documentation

Summarize a "tICA_act.matrix" object

Description

Summary method for class "tICA_act.matrix"

Usage

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

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

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

Arguments

object

Object of class "tICA_act.matrix".

...

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.


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