It's hard to help without knowing the inputs to predict(). Can you show the code you used for that part?
Ken
On Tue, Aug 02, 2022 at 02:35:46PM -0700, Larissa Fornitano wrote:
> Hi group! I'm using occuMulti to estimate co-occurrence between two
> species. The estimated beta in the model is positive but when I calculate
> the predict the occupancy values are decreasing. What could be wrong??
>
>
> Call:
> occuMulti(detformulas = c("~effort", "~1"), stateformulas = c("~1",
> "~pastin", "~pastin"), data = msom_data, maxOrder = 2)
>
> Occupancy:
> Estimate SE z P(>|z|)
> [dog] (Intercept) -0.565 0.605 -0.934 0.3502
> [puma] (Intercept) -0.361 1.082 -0.334 0.7386
> [puma] pastin -3.030 1.652 -1.834 0.0667
> [dog:puma] (Intercept) 0.738 1.235 0.598 0.5499
> [dog:puma] pastin 2.867 1.566 1.831 0.0671
>
> Detection:
> Estimate SE z P(>|z|)
> [dog] (Intercept) -1.277 0.158 -8.06 7.63e-16
> [dog] effort -0.237 0.169 -1.41 1.59e-01
> [puma] (Intercept) -2.472 0.258 -9.59 8.46e-22
>
> AIC: 632.2294
>
>
>
>
> Predicted SE lower upper
> 1 0.6183253 0.2143760 0.15262122 0.8961442
> 2 0.6166267 0.2122266 0.15763407 0.8934169
> 3 0.6149253 0.2100930 0.16280296 0.8906263
> 4 0.6132211 0.2079797 0.16813069 0.8877712
> 5 0.6115141 0.2058913 0.17361989 0.8848508
> 6 0.6098044 0.2038326 0.17927297 0.8818640
> 7 0.6080919 0.2018088 0.18509214 0.8788099
> 8 0.6063768 0.1998251 0.19107935 0.8756873
> 9 0.6046591 0.1978870 0.19723624 0.8727667
> 10 0.6029388 0.1960001 0.20356418 0.8709269
> 11 0.6012159 0.1941702 0.21006420 0.8691813
> 12 0.5994905 0.1924030 0.21673695 0.8674346
> 13 0.5977627 0.1907043 0.22358272 0.8656482
> 14 0.5960324 0.1890801 0.23060136 0.8638218
> 15 0.5942997 0.1875361 0.23706972 0.8619547
> 16 0.5925647 0.1860779 0.24351708 0.8608038
> 17 0.5908274 0.1847110 0.24765937 0.8601451
> 18 0.5890878 0.1834406 0.25170542 0.8593257
> 19 0.5873459 0.1822718 0.25579666 0.8563462
> 20 0.5856019 0.1812092 0.25958977 0.8532949
>
> --
> *** Three hierarchical modeling email lists ***
> (1) unmarked (this list): for questions specific to the R package unmarked
> (2) SCR: for design and Bayesian or non-bayesian analysis of spatial capture-recapture
> (3) HMecology: for everything else, especially material covered in the books by Royle & Dorazio (2008), Kéry & Schaub (2012), Kéry & Royle (2016, 2021) and Schaub & Kéry (2022)
> ---
> You received this message because you are subscribed to the Google Groups "unmarked" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
unmarked+u...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/unmarked/5b574682-adb3-4bf2-bd64-06d491cf735bn%40googlegroups.com.