
Last chance! 50% off unlimited learning
Sale ends in
hasse
plots the Hasse diagram of a surmise relation (more
precisely, of its corresponding quotient set).
hasse(imp, items)
imp
.imp
and items
are of required types,
hasse
produces a plot, and returns a list of the equally
informative items.
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/.
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.
## requires the package Rgraphviz from Bioconductor
## users must have installed Graphviz on their computers
## Not run:
# hasse(iita(pisa, v = 2)$implications, 5)
# ## End(Not run)
Run the code above in your browser using DataLab