I see no one ask similar questions. Do you have any suggestions for the PML if I believe there are some interactions for covariates.
See the graph below that I think dose is correlated with f, while in fasted (1,left) and fed (2, right), the correlation (or slope extent) is different.
I have tried to regard them as separate covariates:
I also tried DOSE/100 and log(DOSE) to sort of standardise it. But I haven’t got any results that can give decent prediction for all doses (100 mg underestimate for example)
Thanks Smoukassi, your suggestion is very helpful.
Sorry to attach the figure in the question.
The first term you suggested didn’t give good prediction for the two ends (100 and 2000 mg), but the log scale gave decent prediction across all doses.
I wonder this is the because the f-Dose correlation is slight tilted-up (rather than straight linear). What kind of terms I can use if it is even more curved?
Another question to ask, if I want to check how that model fit with my observed data in VPC and stratified by DOSE, should I define another DOSE column as categorical parameter so that I can check it in VPC (as it was done as continious factor previously to predict other doses)?