Hey Stata Users!
I am currently writing my master thesis and I am stuck with my analysis. I have a set of survey data and I need to make a Factor analysis.
Respondents provided the perceived integration levels of different functions in companies. I need to have a latent variable that measures the overall integration level.
My teacher said that I have to use a factor analysis so I googled and read a lot. I think that I have to do a confirmatory factor analysis because I already know what my factors should measure.
I found two different methods that both provide slightly different results. What is the difference between them?
1) sem (Integrationlvl -> extentofintegration, ) (Integrationlvl -> O, ) (Integrationlvl -> P, ) (Integrationlvl -> Q, ) (Integrationlvl -> R, ) (Integrationlvl -> S, ), method(mlmv) standardized latent(Integrationlvl ) nocapslatent
2) sem (INTEGRATIONLVL -> extentofintegration o p q r s)
After completing this step I received the output of the factor analysis, which is totally fine (even though the values of 1) and 2) differ slightly), but now I still don't have a variable which I can use for further analysis. The latent variable "integration level " is the dependent variable in my research model. How can I add it to my data set?
Thanks for your help!
Denise
Related Posts with Analysis of survey data - How to create latent variables that can be used for regression?
No standard errors reported for some variables when using xtlsdvcHello, I am trying to use xtlsdvc to correct for the bias in the dynamic panel model. However, I d…
Problem with ConditionsDear Statalist, I am analyzing a dataset that incorporates a directed-dyad year unit of analysis. Bu…
ppmlhdfe and ppml provide different fitted valuesHello, I am running a gravity model thus from (Yotov2016) Code: ppml trade EXPORTER_TIME_FE* IMPORT…
Industry as a control variablesHello, I'm doing my master thesis and I'm using a multitple linear regression. I'm regressing CSR pe…
finding duplicate values between two variablesDear all, I am using Stata 15 and for my panel data I have director IDs (Director_ID) and the CEO I…
Subscribe to:
Post Comments (Atom)
0 Response to Analysis of survey data - How to create latent variables that can be used for regression?
Post a Comment