I know this topic has been discussed elsewhere on this forum, and I have checked that I am not using different link functions, different data/models, or a confounded parameter as a reference level.
I am using the Barker robust design manatee example project that comes with the MARK installation (MEE-13-04-179 MARK EXAMPLE FILE_KENDALL ET AL BARKER-RD 20 YEAR MANATEE). The deviance for the top model in this project = 26248.4710. Except for Survival, the design matrix is set up as an Identity matrix. I attempted to recreate this model but using Intercepts in the design matrix for all parameters, with the 1st year as the reference level (I am not including the DM in this post for the sake of brevity, but others can attempt it or I can provide mine). This resulted in a deviance of 26235.6490. Also, the real parameter estimates were generally close but not identical to those in the Identity model, with greater differences near the end of the time series.
Interestingly, I have tried many different approaches to this same model (reference level in the middle of the time series, some parameters as Identity others as Intercept, simulated annealing) and each give a different model deviance. Is this possibly related to the large number of parameters in the Barker RD model, especially here when nearly everything is fully time-dependent? (I don’t encounter the same issues with a simpler model/dataset e.g. phi(t)p(t) using the dipper data) Are there possibly optimization issues? (although simulated annealing didn't shed much light, and I am still investigating MCMC results)