http://r.789695.n4.nabble.com/file/n4618871/Data_for_list_serve.csv
Data_for_list_serve.csv 

Here is my data, hope this helps.

The "LESP CHUCKLE" , "FTSP FLIGHT", and "ANMU CHIRRUP" are the dependent
variables, I want to run one model for each.

So, again the desired model is:

mod <- glmmadmb(LESP.CHUCKLE~
Years.Erad+IS+Ref+Dist.Buldir+Food+Moon+Wind.Speed+(1|SITE/ISLAND),
data=callsna, 
zeroInflation=TRUE, family="nbinom") 

cheers!
Rachel


--
View this message in context: 
http://r.789695.n4.nabble.com/glmmADMB-tp4616701p4618871.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to