Displaying 1 result from an estimated 1 matches for "tp4662842p4662881".
2013 Mar 29
2
Error message in dredge function (MuMIn package) used with binary GLM
Hi all,
I'm having trouble with the model generating 'dredge' function in the MuMIn
'Multi-model Inference' package.
Here's the script:
globalmodel<- glm(TB~lat+protocol+tested+
streams+goats+hay+cattle+deer,
family="binomial")
chat<- deviance(globalmodel)/59 #There we 59 residual degrees of freedom in
this global model.
models<- dredge(globalmodel,