Use AND to ignore rows for input dataset
Hi Colleagues,
Although there are many workarounds to manage the input datasets for
NONMEM, use of IGNORE would be a very handy solution. However, I am
surprised to see that AND is not supported by NONMEM. e.g.
IGNORE=(CMT.EQ.1, AND CMT.EQ.2 ) would throw an error. In contrast, NONMEM
use OR for IGNORE=(CMT.EQ.1, CMT.EQ.2 ) by default, which is quite
different for the common practice of software.
I am wondering if the AND feature has been or will be implemented in the
last/future NONMEM version.
Thank you,
Mark