print.popiita {DAKS}R Documentation

Print Method for Objects of class popiita

Description

S3 method to print objects of class popiita.

Usage

## S3 method for class 'popiita':
print(x, ...)

Arguments

x 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.

Details

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

Value

If the argument x is of required type, print.popiita prints a vector of population diff values, a vector of population error rates, and the quasi order with minimum population diff values.

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]