View source: R/rrwCodeColumn.r
rrwCodeColumn | R Documentation |
Function that uuses the rrwModelList to add the effect and dummy variables to the RRW data (one column at a time)
rrwCodeColumn(data, rrwModelList)
data |
This is a dataframe containing the raw trial-by-trial data that must contain the following columns: overlap; RT (often a median); the proportion correct/incorrect; whether or not the row specifies a correct or incorrect trial. The dataset can also contains columns that effect code the influence of different parameters. |
rrwModelList |
A list that specifies the rrw model. Build the rrwModelList useing rrwAddEffectToRRWModel ' |
the data is returned with the added dummy/effect coded column
rrwCodeColumn (data, modelList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.