print.iita {DAKS} | R Documentation |
S3 method to print objects of class iita
.
## S3 method for class 'iita': print(x, ...)
x |
a required object of class iita , obtained from a call to the function iita. |
... |
further arguments to be passed to or from other methods. |
Prints the main results from inductive item tree analysis algorithms.
If the argument x
is of required type, print.iita
prints a vector of diff values, and the set of implications, the error rate, and the index in the selection set of the quasi order corresponding to the minimum diff value.
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/
iita
, the interface that provides the three (sample) inductive item tree analysis methods
under one umbrella. See also DAKS-package
for general
information about this package.