print.popiita function

Print Method for Objects of Class popiita

Print Method for Objects of Class popiita

S3 method to print objects of class popiita.

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

Returns

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

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 package for data analysis methods in knowledge space theory. Journal of Statistical Software, 37 (2), 1--31. URL http://www.jstatsoft.org/v37/i02/.

Author(s)

Anatol Sargin, Ali Uenlue

See Also

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