Brock Ferguson

Results 4 issues of Brock Ferguson

Currently, the example here doesn't work: http://www.eyetracking-r.com/docs/analyze_time_clusters To get it to work, you must recode `Sex` (factor) to a numeric variable, and then pass by `shuffle_by=Sex` to `analyze_time_clusters`. This is...

- Create make_look_data() listing each look (i.e., consecutive samples in AOI) - Create analyze_longest_looks() to compare longest looks to each AOI by condition, etc.