+ Reply to Thread
Results 1 to 4 of 4

Thread: Regression with latent variable

  1. #1
    Points: 1,027, Level: 17
    Level completed: 27%, Points required for next Level: 73

    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Regression with latent variable



    Hi,

    I'm doing some research for my dissertation and need to construct a latent variable that includes observations of various economic determinants (IVs).

    I'm using SPSS, but I don't have access to AMOS, and a additive composite index lacks reliability (Cronbach's Alpha is too small). Does anyone have any suggestion of how I can construct a composite index that reflects different weightings of different measures (observations) that can be made by SPSS without AMOS? Perhaps a way of weighing observations by regression coefficients from a multiple regression analysis of individual IVs?

    Thanks

  2. #2
    Points: 2,895, Level: 32
    Level completed: 97%, Points required for next Level: 5

    Posts
    219
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Regression with latent variable

    You can do that with exploratory factor analysis in SPSS. I'm not sure it will give better results than the additive method - but maybe. Just click on the scores button and save them.

  3. #3
    Wrokin' for the Raptors
    Points: 6,977, Level: 55
    Level completed: 14%, Points required for next Level: 173
    spunky's Avatar
    Location
    vancouver, canada
    Posts
    973
    Thanks
    46
    Thanked 197 Times in 147 Posts

    Re: Regression with latent variable

    Quote Originally Posted by Swede159 View Post
    Hi,
    I'm using SPSS, but I don't have access to AMOS
    i'm not sure whether this would help or not, but have you considerd using R?

    they have quite a few excellent packages for latent variable modelling (i mostly use ltm and lavaan) which do the same thing as AMOS... with the added benefit of them being free and easily downloadable, of course.

  4. #4
    Points: 1,027, Level: 17
    Level completed: 27%, Points required for next Level: 73

    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Regression with latent variable


    Quote Originally Posted by spunky View Post
    i'm not sure whether this would help or not, but have you considerd using R?

    they have quite a few excellent packages for latent variable modelling (i mostly use ltm and lavaan) which do the same thing as AMOS... with the added benefit of them being free and easily downloadable, of course.
    Thanks, I've checked it out and it looks like it does exactly what I need to do. I've hit a bit of a wall, however. I've specified a model with latent variables and a regression - but I get an error when I try to fit it to the data, using SEM. If you're familiar with the program (I've only had today to look at and try to figure it out), maybe you could help. I have specified the following model:


    > Comp.model <- '
    + # latent variable definitions
    + ec =~ Employees + MCap + Countries + BU + Schooling + EXP + Tenure + ROSF + ROA + PER
    + BOCec =~ BOC * ec
    + # regressions
    + W ~ BOC + ec + BOCec + Position + Year + Hotel + Foodservice + Passenger + Beverages
    + # residual correlations
    + Employees ~~ MCap
    + Countries ~~ BU
    + Schooling ~~ EXP + Tenure
    + ROSF ~~ ROA
    + '

    And have tried to fit it using:

    > fit <- sem(Comp.model, data=ExecutiveYears.sav, missing=”ml”, estimator = ”wls”)

    I then get an error message saying 'Error: is.data.frame(data) is not TRUE.'

    Do you have any thoughts on what this might mean and how I can fix it?

    Again, thanks a lot for your suggestion.

+ Reply to Thread

Similar Threads

  1. latent?
    By sl_dcu in forum Statistics
    Replies: 3
    Last Post: 02-13-2011, 02:55 PM
  2. {AMOS} observed and latent variable
    By shabi_MACC in forum Other Software
    Replies: 3
    Last Post: 11-14-2010, 03:45 PM
  3. Latent Profile Analysis
    By intlgirl in forum Statistics
    Replies: 0
    Last Post: 11-22-2009, 09:01 AM
  4. Latent Class Question
    By big-b in forum Statistics
    Replies: 0
    Last Post: 07-17-2007, 04:46 AM
  5. latent class
    By ivoeman in forum Statistics
    Replies: 1
    Last Post: 11-01-2006, 12:44 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats