View source: R/kmsurmisefunction.R
kmsurmisefunction | R Documentation |
kmsurmisefunction
returns a data frame representing the
surmise function for a knowledge space or basis. The rows of the
data frame are ordered by item name.
kmsurmisefunction(x)
x |
Binary matrix representing a knowledge space or basis |
Data frame representing the surmise unction of x
.
Other Different representations for knowledge spaces:
kmbasis()
,
kmsurmiserelation()
,
kmunionclosure()
kmsurmisefunction(xpl$space)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.