summary.popiita {DAKS} | R Documentation |
S3 method to summarize objects of class popiita
.
## S3 method for class 'popiita': summary(object, ...)
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. |
Summarizes the main results from inductive item tree analysis algorithms in population values.
If the argument x
is of required type, summary.popiita
returns the results from pop_iita
and returns an object of class summ.popiita
.
Anatol Sargin anatol.sargin@math.uni-augsburg.de, Ali Uenlue ali.uenlue@math.uni-augsburg.de
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/
pop_iita
. See also DAKS-package
for general
information about this package.