___________________________________________________________________
| |
| ROCM45 |
|_________________________________________________________________|
MEANING: NONMEM read-only common
CONTEXT: User-supplied routines
USAGE:
COMMON /ROCM45/ PR_CT
(If double precision is to be used):
DOUBLE PRECISION PR_CT
(If single precision is to be used):
REAL PR_CT
DISCUSSION:
When with a given data record, either of the limits CTLO or CTUP are
set (See nmpr13, nmpr14), thus defining an interval of values compris-
ing one of several categories equated with the possible values of a
potential observation, then during a copying pass (and during ICALL=5
and 6), PR_CT is the estimated probability that an observation will be
of the category in question.
(See copying_block, expectation, data average).
If the mean and variance of the intra-individual model for a potential
observation are specified, and if the limits CTLO or CTUP are set, a
value of PR_CT will be computed, whether the record has MDV=0 or
MDV=1. If neither CTLO nor CTUP are set, the value PR_CT will be 1.
PR_CT may be used as a right-hand quantity in abbreviated code for
$PRED, $PK, $ERROR, and $INFN blocks.
REFERENCES: None.
Go to main index.
Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007)