↧
SAS input to be used for chi squared goodness of fit
i have a data set I need to enter into SAS so I can perform a chi squared goodness-of-fit. The categories being used are <=12.9, >12.9 and <=13.9, >13.9 and <=14.9, and >14.9 I've...
View ArticleNegative binomial model's SAS syntax.
Hi, I am trying to run the negative binomial model for the following model. ln(di) = ln(ni) + β00 + β10 yeari + ei, i = 1979, , 1996 where, d = crude death rate, n = person-years at risk and years is...
View Article