dd_example {YEAB}R Documentation

An example dataset of delays and normalized subjective values

Description

A dataset containing delay durations and their respective normalized subjective values (norm_sv).

Usage

dd_example

Format

A data frame with 6 rows and 2 variables:

delay

The delay duration (in seconds).

norm_sv

The normalized subjective value corresponding to the delay.

Examples

data(dd_example)
head(dd_example)

[Package YEAB version 1.0.6 Index]