I would like to use GSS data to examine the relationship between two variables over time. The GSS is a longitudinal survey consisting of different respondents each wave. Waves are 1 year apart, then 2 years apart beginning in the 1990s. The questions reflect policy preferences and I'm curious if these preferences are predictive of each other; it's not really a cause and effect relationship, thus I don't see a need for lagged variables. However, the data are going to be correlated over time, so I'm thinking I'll need to account for this autocorrelation. One question is dichotomous and the other is ordinal (3 categories).
I'm having trouble identifying the proper method for the project. My initial thought was time series like arima/armax. However, the data are individual level and so arima is going to require me to collapse the data from each wave to reflect the mean score on each of these questions. This would seem to throw away a great deal of useful information including the variability in responses from one wave to the next. Alternatively, I considered the xt suite of commands but the data are not panel data (unless the panels are conceptualized as waves). I know I'm missing an obvious and easy solution.
I'm having trouble identifying the proper method for the project. My initial thought was time series like arima/armax. However, the data are individual level and so arima is going to require me to collapse the data from each wave to reflect the mean score on each of these questions. This would seem to throw away a great deal of useful information including the variability in responses from one wave to the next. Alternatively, I considered the xt suite of commands but the data are not panel data (unless the panels are conceptualized as waves). I know I'm missing an obvious and easy solution.
Comment