View source: R/kmsurmiserelation.R
| kmsurmiserelation | R Documentation |
kmsurmiserelation returns a matrix representing the
surmise relation of a quasi-ordinal knowledge space. If x
is a general knowledge space, a knowledge structure or an
arbitrary family of sets, kmsurmiserelation returns the
surmise relation of the smallest quasi-ordinal knowledge space
containing x.
kmsurmiserelation(x)
x |
Binary matrix representing a quasi-ordinal knowledge space |
Binary matrix representing the surmise relation of the corresponding quasi-ordinal knowledge space
Note: The columns of the surmise relation matrix describe the minimal state for the respective item in the quasi-ordinal knowledge space.
Other Different representations for knowledge spaces:
kmbasis(),
kmsurmisefunction(),
kmunionclosure()
kmsurmiserelation(xpl$space)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.