eyetrackingR icon indicating copy to clipboard operation
eyetrackingR copied to clipboard

This package is designed to make dealing with eye-tracking data easier. It addresses tasks along the pipeline from raw data to analysis and visualization.

Results 17 eyetrackingR issues
Sort by recently updated
recently updated
newest added

Hi @jwdink and @brockf I know you are not actively working on this anymore, but I have a question that is a bit more conceptual and that I was hoping...

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...

In familiarizing myself with the way that the Weights are supposed to work, I noticed that the reference points to this page: http://talklab.psy.gla.ac.uk/tvw/elogit-wt.html But the formula for the weights given...

Hello, I am new to using this package and have not been able to get past the first step in getting ready for analysis. I have two columns that are...

Hi, I tried to follow the instructions for the installation of the package, but something went wrong. I guess with the preliminary installation of "devtools". Can anyone help me in...

Hi First of all, thanks for the useful EytrackingR website. I would like to run a 'time cluster'-type analysis using a 1-sample t-test to test when the bias to a...

Hello Eyetracking R, I am having some problems analysing time clusters. I get the following error in the script that had worked a couple days ago: Error in .subset2(x, i,...

Hi everyone, I have recently tried using bootstrapped cluster-based permutation analysis on my data, using `eyetrackingR` great functions, but with no luck finding any significant results. I first thought this...