Simultaneously estimating IIV and IOV estimate for first cycle in pharmacokinetic NLME model using Torsten

Thanks for pointing this out! I will have a look again at the User’s Guide. I guess it makes sense that only the prior allows for some distinction of ETA_CL and KAPP_CL, but the likelihood only informs CL itself, not necessarily each of the two parts.

Well spotted. Not really a typo, the model is rather at a debugging state. I have decided to first get it running with CYCLE = 1 data only and then adapt it for multiple cycles. NONMEM typically complains when you have conditionals without a general else block in the end, so I guess it is just a habit. But I got already some good input in Dynamically specifying which parameters to estimate in stan how to do it without a conditional.

Yep, a good way to spot a NONMEM / Fortran user ;-)