I have a question concerning the output of a “dredge” function of the “MuMIn” package in R. I am trying to build a model with ecological variables that best explain my species occupancy data for 41 sites in the field (which I have gathered from camera traps). For this particular run I have preselected two variables that could explain my occupancy (“Palm” and “Grassland”) and I have put in some variables that could affect detection. The output of the first 10 models of the dredge are shown below:
Just to see if I understand my output correctly:
I cannot distinguish between the top 9 models (because the delta value is <2)?
Most of my top models will not include either “Grassland” or “Palm” as variables explaining my occupancy data, meaning that they are bad predictors?
What exactly do the adjR^2 and weight values mean?
Thanks a lot!