Hi,
This is a general problem, and less about specific code. I am working on a project that uses ANES 2016 Time Series Data. There is a series of questions that ask the respondent if they have used a specific media outlet, such as the New York Times Online, where 0=no and 1=yes. There are about 75 specific media outlets included in the data set. I am attempting to identify the underlying structure of each individual's total media system based on which media outlets they reporting consuming. I have tried using -tetrachoric- followed by -factormat- but it seems like the data is not well suited for this, as I keep getting error messages such as "matrix has missing values" when the matrix has no missing values, and I get more than 10 negative eigenvalues.
I was planning on using factor analysis to create a factor scale that I could use in a probit regression, but can't seem to figure out a way to properly identify the underlying structure of the 75 dichotomous variables that I have. Any help would be greatly appreciated!
Thanks
This is a general problem, and less about specific code. I am working on a project that uses ANES 2016 Time Series Data. There is a series of questions that ask the respondent if they have used a specific media outlet, such as the New York Times Online, where 0=no and 1=yes. There are about 75 specific media outlets included in the data set. I am attempting to identify the underlying structure of each individual's total media system based on which media outlets they reporting consuming. I have tried using -tetrachoric- followed by -factormat- but it seems like the data is not well suited for this, as I keep getting error messages such as "matrix has missing values" when the matrix has no missing values, and I get more than 10 negative eigenvalues.
I was planning on using factor analysis to create a factor scale that I could use in a probit regression, but can't seem to figure out a way to properly identify the underlying structure of the 75 dichotomous variables that I have. Any help would be greatly appreciated!
Thanks
Comment