kmnotions | R Documentation |
kmnotions
returns a matrix representing the
notions of a knowledge structure.
kmnotions(x)
x |
Binary matrix representing a knowledge structure |
Binary matrix representing notions in the knowledge structure
The matrix has a '1' in row 'i' and column 'j' if 'i' and 'j' belong to the same notion (i.e. are equivalent). It is a symmetric matrix with '1's in the main diagonal.
Other Properties of knowledge structures:
kmeqreduction()
,
kmiswellgraded()
kmnotions(xpl$space)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.