I have a question about how to analyze the relationship between two variables in a time sequence.
It is an eye-tracking experiment. I recruited two separate groups of Mandarin speakers to describe pictures with two characters, one group with native language Mandarin (L1) and one with second language German (L2; Language is independent variable). I would like to measure the fixation distribution/proportion on the two characters along the time when they plan their descriptions. So the fixation proportion is the dependent variable. Besides,I worked out a dataset included time information as below (The whole time from the picture onset was divided into separate time bins, each time bin 40 ms).
Stimulus Participant Areas time_bin Language
1 M1 character1 1 1
1 M1 character1 2 1
1 M1 character1 3 1
1 M1 character1 4 1
1 M1 character2 5 1
1 M1 character2 6 1
1 M1 character2 7 1
1 M1 character2 8 1
1 G1 character1 1 2
1 G1 character1 2 2
1 G1 character1 3 2
1 G1 character2 4 2
...
The question is (1) within a speaking group, the relationship between time bin and fixation distribution and (2) between groups, the relationship between language and fixation distribution along the time. Still, it would be good to treat the stimulus as a random effect, because both groups described the same stimuli.
I do not know how to deal with analysis with time sequences. I have searched quite a lot and find there are different methods such as growth curve analysis or fixed-time effect testing and so on. But I am not sure which method would be good.
Do you have some ideas or suggestions about how to solve the problem?