data_punishment: Punishment Data

Description Usage Format Examples

Description

An example dataset to illustrate how punishment may appear in a one person observation stream.

Usage

1
data("punishment")

Format

A data frame with 11 observations (10 behaviors) on the following 3 variables.

VIDELT

a numeric vector indicating the observational episode

TAR

a character vector indicating the actor being observed

BEH

a character vector indicating the behavior is target ('o'), reinforcer ('A') or behavioral non-target ('x')

Examples

1
2
data(punishment)
## maybe str(punishment) ; plot(punishment) ...

delaneyj1786/REINFORCINATOR documentation built on Jan. 14, 2022, 3:47 a.m.