biodiverse / ubms

Fit models to data from unmarked animals using Stan. Uses a similar interface to the R package 'unmarked', while providing the advantages of Bayesian inference and allowing estimation of random effects.
https://biodiverse.github.io/ubms/
GNU General Public License v3.0
35 stars 8 forks source link

plot_spatial() doesn't work for count models #36

Closed kenkellner closed 3 years ago

kenkellner commented 3 years ago

Need to change how observed data are represented here:

https://github.com/kenkellner/ubms/blob/23fca0dc519248ceb0dccf235231be6c4eb10743/R/spatial.R#L274