hyp_data_list {YEAB}R Documentation

Hypothetical dataset list for testing purposes

Description

This list contains three components: sv, delay, and real_k, representing subjective values, delay durations, and the real discount rate respectively.

Usage

hyp_data_list

Format

A list with three components:

sv

A numeric vector of subjective values.

delay

A numeric vector of delay durations (in arbitrary units).

real_k

A numeric value representing the real discount rate.

Source

Hypothetical data generated for demonstration.

Examples

data(hyp_data_list)
str(hyp_data_list)

[Package YEAB version 1.0.6 Index]