kmiswellgraded {kstMatrix}R 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)


[Package kstMatrix version 0.2-0 Index]