kmdist | R Documentation |
kmdist
returns a named vector with the frequencies of distances
between a set of response patterns and a knowledge structure. This vector
can be used to compute, e.g., the Discrepancy Index (DI) or the
Distance Agreement Coefficient (DA).
kmdist(data, struct)
data |
Binary matrix representing a set of response patterns |
struct |
Binary matrix representing a knowledge structure |
Distance distribution vector
Other Validating knowledge spaces:
kmvalidate()
kmdist(xpl$data, xpl$space)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.