Hi guys I am having trouble with getting my data to work. I am trying to run my site occupancy but
when i type and run this :
> proportion_wetland_prediction <- predict(m12,
+ type = 'state',
+ newdata = df2)
i end up with this:
Error in eval(predvars, data, env) :
object 'proportion_wetland' not found