Closed kaitlyngaynor closed 4 years ago
This may just be a bug in the code. At any rate, I'm unconvinced that we actually need to use the plot function on the model object itself—we can just make plots of our own, based on whatever it is that we are interested in seeing (ex. covariate effects)
For example, if we do that, we can easily make figures like this one (I have lots of code for various occupancy model figures from the Animal Conservation paper):
Sounds good to me!
regarding the error message when trying to plot(fit):
I might leave it here for the night but wanted to note what I've tried
Originally posted by @klg-2016 in https://github.com/kaitlyngaynor/gorongosa-mesocarnivores/issues/59#issuecomment-665369848