Description Usage Arguments Value
This function will score variables for a QRTEngine test from the parsed raw
data. It uses the BlockId column in the parsed data to identify the test and
apply the appropriate variable calculations. It also uses the BlockID to
exclude practice trial data.
To determine the available optional arugments and variables returned by the function:
For Simple Reaction Time test, see ?scoreRts
1 |
data |
Data Frame of QRTEngine data after it has been parsed - e.g., using extractQrteGz() or parseQrte() |
... |
Optional arguements to pass on to various specific scoring functions. |
Data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.