I have got a somehow weird result when implementing two models, {phi(COV1+weight*t) p(sex*t)} and {phi(COV2+weight*t)}.
COV1 and COV2 are two occasion specific covariates representing the population prevalence of some diseases. The inp file includes the individual covariate weight as measured at the first capture of each individual. There are 9 occasions
This is as the DM looks like (just the phi side), even though in the image decimals appear like comas it isn't the case in the real DM:

When I run both models, by changing the values of COV1 and COV2 and letting the rest be just the same (there are no interactions neither with time nor with individual covariate) i get the same identical result in terms of AIC and Deviance.
COV1 is:
0.65
0.11
0.23
0.48
0.27
0.09
0.36
0.15
COV2 is:
0.48
0.27
0.18
0.05
0.33
0.61
0.73
0.56
I am not sure if I am doing something wrong in the DM or if this has a statistical explication.
Any suggestion would be appreciated.
Simone
P.D.: Unfortunately the DM appears cut at the right side, anyway it seems to me that the important part is visualized correctly.