Will return a logical vector set to TRUE for any response time falling within a valid range of times. Can also be to test greater than or less than ONLY (e.g., for count of anticipatory or lapse responses).
1 | validateRts(rts, min = NULL, max = NULL)
|
rts |
Numeric vector of response times captured in milliseconds. |
min |
Number. Minumum response time considered to be valid. |
max |
Number. Maximum response time considered to be valid. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.