get_example_ambiguous_condition | R Documentation |
This function creates an example condition with two trials, and two word-object pairs per trial. Each word-object pair appears only once, and thus each word has a 50% chance of being associated with the correct referent. The function returns a list of the trials with nested words and objs per trial, as well as a vector of the conditional probability of correctly selecting the correct referent given each word.
get_example_ambiguous_condition()
A list of trials (with nested words and objects per trial) and perf (P(correct referent | word))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.