getConstellationCode.RdThis function determines the ambiguity classes. These are determined by answering this question: What properties does target object share with other objects?
This allows you to group together the trials that have the same levels of ambiguity.
getConstellationCode(objectConstellation, chosenFeature)
| objectConstellation | A vector of three values in range The target is the first object in the vector |
|---|---|
| chosenFeature | A value Example: utterance was "red", means chosen feature is color ( |
A list of three rows (length of the objectConstellation vector). Each row..