___________________________________________________________________
| |
| ROCM7 |
|_________________________________________________________________|
MEANING: NONMEM read-only common
CONTEXT: PRED routine
USAGE:
COMMON /ROCM7/ SETHET(LTH),SEOMEG(LVR,LVR),SESIGM(LVR,LVR)
REAL SETHET,SEOMEG,SESIGM
Note: these are always REAL values.
The values of LTH and LVR must be the same as that found in file SIZES
(See sizes).
DISCUSSION:
SETHET
SETHET(i) = the standard error of the estimate of theta(i).
SEOMEG
SEOMEG(i,j) = the standard error of the estimate of omega(i,j).
SESIGM
SESIGM(i,j) = the standard error of the estimate of sigma(i,j).
These values should only be used with ICALL = 3.
REFERENCES: Guide I Section C.3.5.2
REFERENCES: Guide V Section 5.4.2.1
Go to main index.
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)