Statistical Procedures

Programming the statistical procedures from SAS
BookmarkSubscribeRSS Feed
ahoeweler
Calcite | Level 5

Hi everyone,

 

I want to compare the overall if of an MNL model, a fixed effects Bayes model and a random-effects hierarchical Bayes model. The log likelihood measure seems to be most appropirate for that, however how do I calculate the overall log likelihood for the HB model in the PROC BCHOICE procedure?

 

Thank you for your help.


Best,

Alex

1 REPLY 1
Damien_Mather
Lapis Lazuli | Level 10

you could try holding all parameter estimates to the values you estimate using the 3 model frameworks in a framework that can nest all 3 specifications and outputs a true (not psuedo) likelihood. Maybe proc glimmix with method=laplace might work, depending on your original procedures.

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1465 views
  • 0 likes
  • 2 in conversation