score_pd {beezdiscounting} | R Documentation |
Score 5.5 trial probability discounting from Qualtrics template
Description
Score 5.5 trial probability discounting from Qualtrics template
Usage
score_pd(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, h value, and effective probability 50.
Examples
score_pd(five.fivetrial_pd)
[Package beezdiscounting version 0.3.1 Index]