get_reinforcers: Get Reinforcer Information

Description Usage Arguments Value

View source: R/func_reinforcers.R

Description

This function gets the monetary reinforcement (reward) shown at each round.

Usage

1
get_reinforcers(phase_data)

Arguments

phase_data

One of the three phase objects defined by calling get_phases.

Value

A data frame with four columns: * phase: The phase the choices were made in. * round number: The round number, specific to the phase. * reward: The reward (in dollars) participants received from their choice. * cumulative_reward: The cumulative reward since the beginning of the game (phase 1, round 1).


jdtrat/pRpt documentation built on June 18, 2021, 11:17 p.m.