Learn R Programming

DAKS (version 2.1-3)

summary.popiita: Summary Method for Objects of Class popiita

Description

S3 method to summarize objects of class popiita.

Usage

"summary"(object, ...)

Arguments

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

Value

If the argument object is of required type, summary.popiita returns the results obtained from pop_iita.

Details

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

References

Sargin, A. and Uenlue, A. (2009) Inductive item tree analysis: Corrections, improvements, and comparisons. Mathematical Social Sciences, 58, 376--392.

Uenlue, A. and Sargin, A. (2010) DAKS: An R package for data analysis methods in knowledge space theory. Journal of Statistical Software, 37(2), 1--31. URL http://www.jstatsoft.org/v37/i02/.

See Also

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