| kmgradations | R Documentation |
Determine all gradations between two states
kmgradations(structure, from = NULL, to = NULL)
structure |
Knowledge structure |
from |
Starting state (if NULL (default), it is the empty set) |
to |
Goal state (if NULL (default), it is the full item set) |
A list of gradations where each gradation is a list of states
Other Fringes & learning paths:
kmbasisfringe(),
kmbasisneighbourhood(),
kmfringe(),
kmlearningpaths(),
kmneighbourhood(),
kmnneighbourhood()
kmgradations(xpl$space)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.