I am trying to run glmulti with the critera QAICc. I have tried running the script below but it does not work.
mod1 <- glmulti(RRHOV ~ SNH1000 + W1000 + PSS3000 + PAG1000 + PEL1000 + SR250 + HE250, data = data1, family= poisson, maxsize = 4, level =1, crit = qaicc, glmulti-cvalue = 1.414) Is there somewhere (or someway) else I am meant to specify to the chat value to get glmulti to run? Best wishes, Kathryn -- View this message in context: http://r.789695.n4.nabble.com/QAIC-in-glmulti-tp4704599.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.