visual_power | R Documentation |
This function simply counts the proportion of people who selected the data plot, in a set of lineups. It adjusts for multiple picks by the same individual, by weighting by the total number of choices.
visual_power(data, m = 20)
data |
summary of the results, containing columns id, pic_id, response, detected |
m |
size of the lineup |
vector of powers for each pic_id
data(turk_results)
visual_power(turk_results)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.