Could someone please explain me how to fit a mixture of one truncated lognormal distribution and one lognormal distribution in SAS version 9.2, ideally using proc nlmixed. Also, is there an option to perform Dirichlet process mixture model using SAS?
Do you have code for the likelihood function of the two distributions in hand? If so, then multiplying the first by p(i) and the second by 1 - p(i), and summing ought to be a first step. If you do not have the likelihood functions, you might try searching the SAS-L archives or Lex Janssen's site.
Steve Denham
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.