babies: Babies gaze data

Description Usage Format Source Examples

Description

Gaze patterns of four babies in a group.

Usage

1
data("babies")

Format

A data frame with 1180 observations on the following 6 variables.

row

a numeric vector

time

a numeric vector indexing the target baby

id

a numeric vector indexing the observations

gaze

a factor indicating whether a baby was looked at, with levels no yes

babies

a factor indexing which baby was chosen to be looked at with levels baby1 baby2 baby3 baby4

lookedat

a numeric vector registering whether gaze was initiated by the target baby, with levels 0 indicating “no” and 1 indicating “yes”

Source

These are hypothetical data.

Examples

1
data("babies", package="smdata")

smdata documentation built on May 2, 2019, 2:17 a.m.

Related to babies in smdata...