calc_dd {beezdiscounting} | R Documentation |
Calculate scores, answers, and timing for 5.5 trial delay discounting from Qualtrics template
Description
Calculate scores, answers, and timing for 5.5 trial delay discounting from Qualtrics template
Usage
calc_dd(df)
Arguments
df |
A dataframe containing all the columns from the template. |
Value
A dataframe with k/ed50 values, answers, timing
Examples
calc_dd(five.fivetrial_dd)
[Package beezdiscounting version 0.3.1 Index]