I have several parameters that I measured to model with the presence of frogs. (example..... mod30<-glm(FROG~ maximum.depth, minimum.depth, Tree, Shrub, data = regional_biotic, family=binomial) )I've calculated my AIC table but can't for the life of me come up with code to model average for models that are <2 AIC points from each other. I'm pretty new to both stats and R, any help is appreciated.
-- View this message in context: http://r.789695.n4.nabble.com/model-average-for-GLM-comparison-tp4647796.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.