Guide VIII suggests the following:

Suppose it is desired that records be dropped that satisfy the logical ".AND." 
of several conditions. This can be implemented by using an ACCEPT list with the 
negations of the conditions. For example, suppose that records to be ignored 
are those having GEN=1 .AND. AGE > 60. This may be done as follows:
ACCEPT=(GEN.NE.1,AGE.LE.60)

Robert J. Bauer, Ph.D.
Senior Director
Pharmacometrics R&D
ICON Early Phase
820 W. Diamond Avenue
Suite 100
Gaithersburg, MD 20878
Office: (215) 616-6428
Mobile: (925) 286-0769
robert.ba...@iconplc.com<mailto:robert.ba...@iconplc.com>
www.iconplc.com<http://www.iconplc.com/>

From: owner-nmus...@globomaxnm.com <owner-nmus...@globomaxnm.com> On Behalf Of 
Sebastien Bihorel
Sent: Monday, December 16, 2019 12:39 PM
To: Mark Tepeck <mark.tep...@gmail.com>; Nmusers <nmusers@globomaxnm.com>
Subject: Re: [NMusers] Use AND to ignore rows for input dataset

I would second that feature request!
________________________________
From: owner-nmus...@globomaxnm.com<mailto:owner-nmus...@globomaxnm.com> 
<owner-nmus...@globomaxnm.com<mailto:owner-nmus...@globomaxnm.com>> on behalf 
of Mark Tepeck <mark.tep...@gmail.com<mailto:mark.tep...@gmail.com>>
Sent: Monday, December 16, 2019 15:16
To: Nmusers <nmusers@globomaxnm.com<mailto:nmusers@globomaxnm.com>>
Subject: [NMusers] 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
<br /><br />
ICON plc made the following annotations.
------------------------------------------------------------------------------
This e-mail transmission may contain confidential or legally privileged 
information that is intended only for the individual or entity named in the 
e-mail address. If you
are not the intended recipient, you are hereby notified that any disclosure, 
copying, distribution, or reliance upon the contents of this e-mail is strictly 
prohibited. If
you have received this e-mail transmission in error, please reply to the 
sender, so that ICON plc can arrange for proper delivery, and then please 
delete the message.

Thank You,

ICON plc
South County Business Park
Leopardstown
Dublin 18
Ireland
Registered number: 145835

Reply via email to