Dear all,

I'm intended to model the effects of a number of categorical factors (season, sex, age) on the proportion of lean birds using a beta regression (R-package 'betareg'). The dependent variable had 0's and 1's, so I proceeded to transform the data using the formula (y * (n-1) + 0.5/n) where n is sample size (Smithson and Verkuilen 2006). I've tried running the model, but the error message stating that dependent variable is invalid because all observations must be in (0,1) keeps popping out. I checked out the transformed variable and 0.00 observations were indeed transformed into 0.02083333. Any suggestions on how to get around this issue?

Thanks,

More Alain Parada Isada's questions See All
Similar questions and discussions