Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • lclogit2 and nlcom - "last estimates not found"

    Hi all

    I am using lclogit2 and lclogitwtp2 to run a latent class analysis and all that is working fine

    Code:
    lclogit2 chosen, rand(medical flexible wfh_hybrid wfh_wfh parttime4 parttime24 inc asc_optout asc_B) group(case) id(responseid) nclasses(3) membership(female disabled age mentalimpair physicalimpair) seed(1234567890)
    
    lclogitwtp2, income(inc)
    I would like to generate confidence intervals for the WTP estimates, but when I use the -nlcom- command I get the error 'last estimates not found r(301)'. I've tried storing the estimates but that doesn't help. I'm sure it worked last time I tried this so I'm not sure what I am doing wrong this time.

    Any help would be greatly appreciated, thank you.
Working...
X