Learn R Programming

kstMatrix (version 2.2-1)

kmeqreduction: Reduce a family of knowledge states with respect to item equivalence

Description

kmeqreduction takes a family of knowledge states and returns its reduction to non-equivalent items.

Usage

kmeqreduction(x)

Value

Binary matrix reduced by equivalences

Arguments

x

Binary matrix

See Also

Other Properties of knowledge structures: kmiswellgraded(), kmnotions()

Examples

Run this code
kmeqreduction(xpl$space)

Run the code above in your browser using DataLab