Just two short questions about GOF testing of an additive model.
I have a capture-resighting dataset, 10 years, 6 sessions per year (two months resightings for each session), individuals marked as chicks (just during the breeding season) and I want to test as most general model this: Phi(age+session+year) P(age+session+year).
I eliminated the "ones" of the chicks and let the others (in case they were still alive and seen again), in this manner I had two classes of age (two groups in *.inp file).
I constructed the design matrix for this model and ran the model, now I'm trying to test his GOF (by median c-hat).
Question: Is there something wrong by testing the GOF of an additive model like this?
I'm looking for some help on how I should count the number of parameters of this model (MARK tell me there are 22 estimable parameters). I believe I read something somewhere on how to calculate the number of parameters of an additive model but I cannot try it.
Thanks in advance