Learn R Programming

CBSr (version 1.0.5)

ITCdat: Sample participant data from a binary intertemporal choice task (aka delay discounting task)

Description

A dataset containing one sample participant's 120 binary choices between a delayed monetary option (Amt1 in Delay1) and a immediate monetary option ($20 now). The immediate monetary option was always '$20 now' across all trials

Usage

ITCdat

Arguments

Format

A data frame with 120 rows and 3 variables:

Amt1

Delayed reward amount, in dollars

Delay1

Delay until the receipt of Amt1, in days

Choice

Choice between binary options. Choice==1 means participnat chose the delayed option (i.e., Amt1 in Delay1 days). Choice==0 means participnat chose the immediate option (i.e., $20 now)