Hi Matt @mattfidler ,
How are you?
I find that if my NONMEM control file has more than one estimation methods, nmlst will only read the estimates from the first method. For example, I have this in NONMEM.
$EST METHOD=BAYES SEED=1 AUTO=1 NBURN=10000 NITER=10000 PRINT=100
$EST METHOD=IMP SEED=14455 AUTO=1 NITER=10000 PRINT=10 NOPRIOR=1
Here I use BAYES to quickly identify the rough locations of global optimal, then use IMP to identify the precise locations, so it is the result from IMP that matters more to me. Is there a way that I can tell nmlst not to read BAYES estimates but IMP estimates?
Thank you!
Rui
Hi Matt @mattfidler ,
How are you?
I find that if my NONMEM control file has more than one estimation methods, nmlst will only read the estimates from the first method. For example, I have this in NONMEM.
$EST METHOD=BAYES SEED=1 AUTO=1 NBURN=10000 NITER=10000 PRINT=100$EST METHOD=IMP SEED=14455 AUTO=1 NITER=10000 PRINT=10 NOPRIOR=1Here I use BAYES to quickly identify the rough locations of global optimal, then use IMP to identify the precise locations, so it is the result from IMP that matters more to me. Is there a way that I can tell nmlst not to read BAYES estimates but IMP estimates?
Thank you!
Rui