kmiswellgraded: Check for wellgradedness of a knowledge structure

View source: R/kmiswellgraded.R

kmiswellgradedR Documentation

Check for wellgradedness of a knowledge structure

Description

kmiswellgraded returns whether a knowledge structure is wellgraded.

Usage

kmiswellgraded(x)

Arguments

x

Binary matrix representing a knowledge space

Value

Logical value specifying whether x is wellgraded

References

Doignon, J.-P. & Falmagne, J.-C. (1999). Knowledge Spaces. Springer–Verlag, Berlin.

See Also

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

Examples

kmiswellgraded(xpl$space)


kstMatrix documentation built on Dec. 18, 2025, 5:07 p.m.