ind_gen
generates inductively a set of competing quasi
orders.
ind_gen(b)
ob_counter
.b
is of required type, ind_gen
returns
a list of the inductively generated quasi orders.
Schrepp, M. (1999) On the empirical construction of implications between bi-valued test items. Mathematical Social Sciences, 38, 361--375.
Schrepp, M. (2003) A method for the analysis of hierarchical dependencies between items of a questionnaire. Methods of Psychological Research, 19, 43--79. 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/.
ob_counter
for computation of numbers of
counterexamples; iita
, the interface that provides the
three inductive item tree analysis methods under one umbrella;
z_test
for one- and two-sample Z-tests. See
also DAKS-package
for general information about this
package.
ob <- ob_counter(pisa)
ind_gen(ob)
Run the code above in your browser using DataLab