Hi all,
I'm analysing a dataset using POPAN. My data is divided by seasons, totalizing 15 columns. The problem is when I have my best fitting model (constant survival and time-varying capture probability and probability of entry) he doesn't calculate the N hat(it just gives me a fixed value with no SE or CIs):
 
 31:N                     64,0000000      0,0000000       64,0000000      64,0000000    
 but, when I look to the derived parameters I have an estimation of the N hat
                         N*-hat          Standard Error      Lower           Upper
 ---- ----      --------------           --------------       --------------  --------------
                    66.849442           1.4186365       64.068914       69.629969  
Can anyone tell me how to interpretate this? Why isn't it giving me the Nhat for real parameters? 
Thanks