I’m trying to build a 2-compartment model with zero-order absorption. Based on other posts, I started with a 2-compartment IV model, then modified it to include zero-order absorption by adding Tabs for duration. I’m not sure if the code I’m running is accurate, could you help me take a look? Thanks!
Also note that Naive pooled engine is not suited to optimize omegas so if you are still running in Individual mode they are not used and not optimized. Since they are presented in the model, NLME tries to keep it (i.e. for the case if the user decides to switch the engine and/or perform a Pop fit or Sim)
Hi Simon,
Thanks for the quick response! Would you mind pointing out which line is specifying the Naive Pooled engine? I’m trying to run the population model using the Laplacian engine instead. How should I change this?
you should be fine then, the engine is specified in the run options tab, where you have already chosen Laplacian, I was just giving a general warning if you were trying to use this code in naïve pool mode.