Dear all,

I am having a difficulty in writing a logic expression of accepting a
complex structure under $DATA session.

For example:

ACCEPT=c(A=1,A=2)

means that record of A equals to 1 or 2 would be accepted. However, for a
logic expression below:

(A=1 OR A=2) AND B<100

which would require A equals to 1 or 2 and in the mean time, B are less
than 100.

NONMEM manual VIII did not specify this type of acceptance. Could anybody
please tell me how to write this kind expression using ACCEPT, or IGNORE in
nonmem? Thanks a lot for your help.

Best Regards

-- 
Xinting

Reply via email to