Skip to content
Prev 5665 / 20628 Next

Getting out of using a mixed model if "nested" data points are not actually correlated?

Dear all, 

I am trying to analyze some behavioural data that have a zero-inflated Poisson distribution. I want to use the ?zeroinfl? function from the ?pscl? package that allows me to analyze a Poisson process (that generates the count portion of the data) and a binomial process (that generates the excess zeros) all within the same model. The only problem is that I have a paired design: 32 individuals split into sixteen sibling pairs (each sib in a pair received a different treatment; treatment is the predictor of main interest, although I have a couple of other covariates). Ideally, I would include ?sibling pair? as a random factor, but unfortunately inclusion of random factors is not possible in the ?zeroinfl? function. 

Is there a way for me to demonstrate that siblings are statistically independent (e.g. by showing no correlations in
their residuals or something) and therefore justify treating them as independent data points in the model? 

Thanks in advance for your help.

Martina
On 22-03-11, r-sig-mixed-models-request at r-project.org wrote: