The MARK “gentle introduction” (Chapter 6, p. 41) instructs the reader to create the general model using design matrix rather than PIMs.
I am trying this with a dataset, and started with a general, time-dependent model, using PIMs (step 1). Then I used the design matrix approach (step 2), manipulating the design matrix instead of using the PIM. However, the PIM model (sin link) and the design matrix model (logit link) do not have the same no. of parameters. As stated in the text with step 2, the deviances were the same but the no. of parameters differed slightly. No surprise there.
But what about adjusting no. of parameters?
Which would be more correct, to a) adjust no of parameters for the logit models so they have the same no. of parameters as the corresponding sin model? b) use the logit models with the no. of estimable parameters as they come?