ob_counter
computes from a dataset for all item pairs the
corresponding numbers of counterexamples.
ob_counter(dataset)
dataset
is of required type,
ob_counter
returns a matrix of the numbers of counterexamples
for all pairs of items.
The data must contain only ones and zeros, which encode solving or failing to solve an item, respectively.
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/.
ind_gen
for inductive generation procedure using
numbers of counterexamples; iita
, the interface that
provides the three inductive item tree analysis methods under one
umbrella. See also DAKS-package
for general
information about this package.