HI, Im still working away on these transient models.  My ultimate goal is to run them in RMark but I don't think I have the theory correct and thus have gone back to basics to test my theoretical understanding.  
I built the same model twice in MARK- once with PIMS and once with the Design matrix.  I don't understand why they give me slightly different results.  
PIMS 
Phi
1 6 7 8 9
   2 7 8 9
      3 8 9
         4 9
            5
P
10 11 12 13 14
     11 12 13 14
          12 13 14
               12 14
                    12
The design matrix used is: 
Phi:
1 1 1 0 0 0 0 0 0
1 1 0 1 0 0 1 0 0
1 1 0 0 1 0 0 1 0
1 1 0 0 0 1 0 0 1
1 1 0 0 0 0 0 0 0
1 0 0 1 0 0 0 0 0
1 0 0 0 1 0 0 0 0
1 0 0 0 0 1 0 0 0
1 0 0 0 0 0 0 0 0
p:
                        1 1 0 0 0
                        1 0 1 0 0
                        1 0 0 1 0
                        1 0 0 0 1
                        1 0 0 0 0
                        
The AIC values are:
Phi(2m-tt)phi(t) via PIM: 595.9186 with 6 parameters 
Phi(2m-tt)phi(t) via DM: 598.4148 with 13 parameters
To me these models should be equivalent....They are not and I am not sure why.  I have read and reread chapter 7 on Age models so hoping someone can point out what Im missing.  
Thanks, Robin