Please share your Stan program and accompanying data if possible.
Hello all, I am a master’s student working on a camera trapping project trying to see if we can use cameras to model disease progression in moose. If you are familar with camera trapping data you probably already know all of the pitfalls (pseudoreplication, low effective sample size, etc.)
I am using hair loss as an indicator of disease on unmarked moose and each moose is divided into 4 quadrants and scored independently so each quadrant is scored with a interval value (“< 5%”,“6-25%”,“26-50%”,“51-75%”,“76%-100%%”) and the full body hair loss estimate is derived from the weighted sum of these quadrats (I think there might be some mathematical coupling going on here but I’ve gotten completely different answers from different folks on whether this is statistically sound)
( I had initially tried this by converting the intervals to mid point values but I think that the cumulative model is more true to the actual data structure.
I know from my spearmans correlation test that the quadrats are correlated with eachother (as expected since they should be coming from the same animal.
What I am trying to understand is how informative each quadrat is for total severity especially in relation to time. Disease progression is expected to move from Q1 towards Q4 as the disease progresses and Q1 and Q2 are probably the early predictors of disease.
Any who I that’s a whole lot of typing to say I’m trying to find resources on how to use these models and if I’m doing everything completely wrong. I totaly new to this type of modeling framework but one of my committee members suggested it and given the weird data structure I have I think that brms() provides a bit more flexibility