summary.popiita {DAKS}R Documentation

Summary Method for Objects of class popiita

Description

S3 method to summarize objects of class popiita.

Usage

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

Arguments

object a required object of class popiita, obtained from a call to the function popiita.
... further arguments to be passed to or from other methods.

Details

Summarizes the main results from inductive item tree analysis algorithms in population values.

Value

If the argument x is of required type, summary.popiita returns the results from pop_iita and returns an object of class summ.popiita.

Author(s)

Anatol Sargin anatol.sargin@math.uni-augsburg.de, Ali Uenlue ali.uenlue@math.uni-augsburg.de

References

Sargin, A. and Uenlue, A. (2009) Inductive item tree analysis: Corrections, improvements, and comparisons. Manuscript under revision. http://www.math.uni-augsburg.de/~uenlueal/

Sargin, A. and Uenlue, A. (2009) DAKS: An R package for data analysis in knowledge space theory. Manuscript submitted for publication. http://www.math.uni-augsburg.de/~uenlueal/

See Also

pop_iita. See also DAKS-package for general information about this package.


[Package DAKS version 2.0-0 Index]