summary.eegr: Workhorse function for eegR-summary methods

Description Usage Arguments

View source: R/print_summary.R

Description

summary.eegr is the main function behind eegR-summary methods (summary.arrayTtest, summary.arrayAnova, summary.arrayAnova).

Usage

1
2
## S3 method for class 'eegr'
summary(object, basis, basis_dim, crit, ...)

Arguments

object

an object of class arrayTtest, arrayAnova, or tanova

basis

character value indicating the criterion node

basis_dim

integer or character vector indicating the dimensions which form relevant subparts for which summary statistics should be computed

crit

numeric scalar, the level of criterion

...

arguments passed to extract, e.g. time_window = c(100, 200)


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.