multisense | R Documentation |
There will typically be some speed advantage if there are more than one sensory inputs to be employed. This function calculates this advantage.
multisense(data, .by = NULL, .input = NULL, .extra = NULL)
data |
Raw data of class |
.by |
The column name(s) in |
.input , .extra |
Each is a |
An object with the same class as data
contains following values:
mrt_image |
Mean reaction time of Image stimuli. |
mrt_sound |
Mean reaction time of Sound stimuli. |
mrt_mixed |
Mean reaction time of Mixed stimuli. |
mrt_mixadv |
Mean reaction decrease of Mixed stimuli compared to other two types of stimuli. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.