powered by
Gaze patterns of four babies in a group.
data("babies")
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
no
yes
babies
a factor indexing which baby was chosen to be looked at with levels baby1 baby2 baby3 baby4
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''
0
1
# NOT RUN { data("babies", package="smdata") # }
Run the code above in your browser using DataLab