score_dd {beezdiscounting} | R Documentation |
Score 5.5 trial delay discounting from Qualtrics template
Description
Score 5.5 trial delay discounting from Qualtrics template
Usage
score_dd(df)
Arguments
df |
A dataframe containing all the columns |
Details
Currently assumes the attending questions are present and labeled "Attend-LL" and "Attend-SS"
Value
A dataframe with id, indexes, response, k value, and effective delay 50.
Examples
score_dd(five.fivetrial_dd)
[Package beezdiscounting version 0.3.1 Index]