print.summpopiita {DAKS} | R Documentation |
S3 method to print objects of class summpopiita
.
## S3 method for class 'summpopiita': print(x, ...)
x |
a required object of class summpopiita , obtained from a call to the function summary.popiita. |
... |
further arguments to be passed to or from other methods. |
Prints the main results from inductive item tree analysis algorithms in population values.
If the argument x
is of required type, print.summpopiita
prints a vector of population diff values, a vector of population error rates, the population matrix, and the obtained selection set.
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.