Learn R Programming

TAM (version 0.04-43)

summary.tam: Summary Method for Objects of Class tam or tam.mml

Description

S3 method to summarize objects of class tam or tam.mml.

Usage

## S3 method for class 'tam':
summary(object,file=NULL,\dots)
## S3 method for class 'tam.mml':
summary(object,file=NULL,\dots)

Arguments

object
Object of class tam or tam.mml
file
A file name in which the summary output will be written
...
Further arguments to be passed

See Also

See tam for examples.