hyp_data {YEAB} | R Documentation |
Simulated Data for Hyperbolic Discounting
Description
Simulated Data for Hyperbolic Discounting
Usage
hyp_data
Format
A list with 3 elements:
- sv
A numeric vector of normalized subjective values with added noise.
- delay
A numeric vector of delays (in seconds).
- real_k
The real value of the discounting parameter.
Details
A list of simulated data for fitting hyperbolic discounting models.
This dataset was generated to simulate the behavior of a hyperbolic discounting function. It is commonly used in behavioral economics and psychology to study delay discounting behaviors.
Source
Generated using a custom simulation function.
[Package YEAB version 1.0.6 Index]