BookmarkSubscribeRSS Feed
wernie
Quartz | Level 8

I am trying to run the Vuong macro and I have everything set up, minus a few things. For nparm1 and nparm2 I just looked at the output for number of parameters and used '8' for both models. I am confused on the scale1= and scale2= statements though. In some of the reading I did, it says that it should be the 'variance of the outcome measure in each regression model'. My outcome measure (DV) is 'n', but I am not sure how to get the variance of the outcome measure for each of the models (poisson, NB, ZINB) and the IVs are area, period, and the interaction between area and period (which is the part I'm interested in).

I figured out how to get the variance for each variable in the dataset, so I see the variance for 'n' is listed as ~2705, but I don't think this is what I should be inputting after scale1= and scale2= because the few examples I could find were all <10. Can someone please help me to sort out where to find this value? Thanks for your help!

2 REPLIES 2
lvm
Rhodochrosite | Level 12 lvm
Rhodochrosite | Level 12

One reads the relevant scale parameter estimate from the output for each model fit. SAS instructions tell you what values to use:

42514 - Tests for comparing nested and nonnested models

You didn't indicate what procedure you are using for the model, the distribution of the response variable, and so on. So we can't give any specific help. I think the cited material is very detailed and clear (good examples for different procedures).

wernie
Quartz | Level 8

Oh okay, thanks. I had come across that material before, but was confused for some reason by that table for the scale statement. I'm looking at negative binomial, poisson, or ZINB, so now it makes sense to me that I run whichever model first and then look at the dispersion parameter in the model and input that in the macro for scale1 and scale2=

Thanks for your help!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 2 replies
  • 1819 views
  • 1 like
  • 2 in conversation