Hi All
I am working with a data set from a project in which fish in a closed population were marked and released on the first capture occasion, then all fish captured in subsequent capture occasions were removed from the population. Input files look something like:
10000 12
11000 -7
10100 -3
etc.
Oddly, even in models where the final p is constrained (say, M(N, p(.), c(.))) the parameter estimates have suspiciously small standard error values and N-hat almost always equals the actual number of individual fish captured (i.e., Mt+1). The only model for which this is not true is M(N, p(t) = c(t)). Although this model gives reasonable parameter estimates it does not have the lowest AIC value. Also, it doesn't seem to matter if heterogeneity is allowed for or not. I thought maybe the negative frequency values were the problem, but it seems like MARK is well equipped to handle them (in fact the bible says that's how to handle them). Perhaps it is not so with respect to closed captures models? Has anyone seen anything similar or have ideas about what the issue could be? Thanks for any help...
Drew