___________________________________________________________________
 |                                                                 |
 |                                ROCM49                           |
 |_________________________________________________________________|

 MEANING: NONMEM read-only common
 CONTEXT: User-supplied PRED and INFN routines

 USAGE:
 COMMON /ROCM49/ PRED_,RES_,WRES_
 (If double precision is to be used):
 DOUBLE PRECISION PRED_,RES_,WRES_
 (If single precision is to be used):
 REAL PRED_,RES_,WRES_

 DISCUSSION:

 These three items are the PRED, RES and WRES items, and are  available
 with  passes  through  the  data set during problem finalization (i.e.
 ICALL=3), in a data record specific way.

 These items may be used as right-hand quantities in  $PRED  and  $INFN
 during problem finalization.

 (See pred, res, wres).

REFERENCES: Guide I Section C.3.5.3, C.3.5.4
REFERENCES: Guide IV Section III.B.16, III.B.17
REFERENCES: Guide V Section 9.5, 10.7, 11.4.4.2


  
Go to main index.
  
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)