Hello,
I am working on an indirect response model (limited inhibition of Kin), I have baseline values for each subject measured at the start of study. I need to use these values and fix them as E0 where E0 = Kin/Kout so that I can only estimate either Kin or Kout but not both at the same time.
I think there is a way to have these baseline values in a separate column in dataset and set them as covariate in the model code text. Can someone please help me with an example PML code that I can use to accomplish this?
For dataset, do I add these at each timepoint for each individual as I would for other covariates or only at time=0 where they are actually measured?
If my thinking of approaching this is off, how can I take care of this? I don't want to fix E0 to a single value without implementing the interindividual variability observed with baseline measurements.
Thanks a lot