score_visualarrays | R Documentation |
Calculate Visual Array k scores from the output of 'raw_visualarrays()'
score_visualarrays(
x,
id_col = "Subject",
taskname = "VAorient_S",
unit_weight = FALSE
)
x |
dataframe |
id_col |
Subject id column name (required) |
taskname |
string to add as a prefix to columns. Useful if your task includes multiple conditions (excluding set size) |
unit_weight |
logical. If TRUE, the weight of each trial is 1. If FALSE, the weight of each trial is based on the set size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.