Hi,
I am running a GLM - Poisson Family Identity Link model to show the impact of various predictor values on low birth weight. I am trying to include an offset term to take into account the total number of births. I have the following code:
glm Nlbw PM25cent IncomeScoreMulti NBAME NWhite, family(poisson) link(log) offset(Nbirths)
The output gets stuck looping on iterations. Please can somebody help?
Related Posts with GLM - Offset term
ds vs display loopHello, Can anyone help me identify why: Code: foreach var of varlist `contvarlist' { …
Standardized mortality ratios following multiple imputationI'm honestly a bit unsure of the proper etiquite for estimating SMRs in an (multiple imputation) MI …
How to add "tailor made" error bars to a line graph.Dear beloved all, Recently I am working on how to draw a line graph like this: Array However, my …
Plotting Y1 and Y2 variable on a Time Series Line Plot Code: * Example generated by -dataex-. To install: ssc install dataex clear input double(prod op) …
Mean of observations contained in other variableDear Forum, I have a variable, named "cbo02". I want to calculate the mean of the observations of th…
Subscribe to:
Post Comments (Atom)
0 Response to GLM - Offset term
Post a Comment