I'm performing survival analysis in the framework of the CJS model. I have costant time interval between sampling occasions (4 days). I found that, when I run the analysis, I got different results in model selection when I have set time intervals =1 days (the best model is _.t_, the second one is _t._, delta AICc 0,44) or = 4 (the best model is _t._, the second one is _.t_, delta AICc 1,7). This is strange for me, as I expected that just the estimations of phi would have been changed. Why does it happen? Which is the right time interval (I suspect 4)?
Thanks in advance.