summary.metaSDTdata: Summarise a metaSDTdata object as a cognitive experiment.

View source: R/metaSDTdata.r

summary.metaSDTdataR Documentation

Summarise a metaSDTdata object as a cognitive experiment.

Description

Summarise a metaSDTdata object as a cognitive experiment.

Usage

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

Arguments

object

The metaSDTdata object.

...

Additional arguments. Presently not used.

Value

A list with class 'summary.metaSDTdata' containing summaries.

Examples

metadata <- metaSDTdata(simMetaData, type1='resp', type2='conf', signal='S')
summary(metadata)


metaSDTreg documentation built on March 31, 2023, 10:09 p.m.