Hi all,
I have data where the dependent variable is a proportion that was was created by taking the mean of a few other proportions. There are no values of exactly 0 and 28% of the values are exactly 1.
I have read about running a generalized linear model (glm) (from: http://www.ats.ucla.edu/stat/stata/faq/proportion.htm) & I have also read Baum's 2008 Stata journal article about modeling proportions.
I'm happy to run the glm model. However, I'm wondering whether there are any alternative models that I should also try with this type of data? (& that can also be implemented in Stata)?
Any thoughts would be much appreciated.
Carrie
I have data where the dependent variable is a proportion that was was created by taking the mean of a few other proportions. There are no values of exactly 0 and 28% of the values are exactly 1.
I have read about running a generalized linear model (glm) (from: http://www.ats.ucla.edu/stat/stata/faq/proportion.htm) & I have also read Baum's 2008 Stata journal article about modeling proportions.
I'm happy to run the glm model. However, I'm wondering whether there are any alternative models that I should also try with this type of data? (& that can also be implemented in Stata)?
Any thoughts would be much appreciated.
Carrie
Comment