data_two_person_picture: Two Person Picture

Description Usage Format

Description

An example dataset to illustrate how reinforcement detection may appear in a two person observation stream. This is based on the single person example in James DeLaney's masters thesis 'Detecting Reinforcement Patterns in the Stream of Observations'.

There are two observation 'episodes' per person (two people). This is intended to illustrate the recounting within double nested structures.

This data intended to illustrate the split apply strategy (see group_splitter and group_split_recounter).

Usage

1
data("two_person_picture")

Format

A data frame with 30 observations 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')


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