| summary.metaSDTdata | R Documentation | 
Summarise a metaSDTdata object as a cognitive experiment.
## S3 method for class 'metaSDTdata'
summary(object, ...)
object | 
 The metaSDTdata object.  | 
... | 
 Additional arguments. Presently not used.  | 
A list with class 'summary.metaSDTdata' containing summaries.
metadata <- metaSDTdata(simMetaData, type1='resp', type2='conf', signal='S')
summary(metadata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.