print.iita: Print Method for Objects of Class iita

Description Usage Arguments Details Value Author(s) References See Also

View source: R/print.iita.r

Description

S3 method to print objects of class iita.

Usage

1
2
## S3 method for class 'iita'
print(x, ...)

Arguments

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.

Details

Prints the main results from inductive item tree analysis algorithms.

Value

If the argument x is of required type, print.iita prints the set of implications.

Author(s)

Anatol Sargin, Ali Uenlue

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

See Also

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.


DAKS documentation built on May 2, 2019, 6:43 a.m.