___________________________________________________________________
 |                                                                 |
 |                                ROCM25                           |
 |_________________________________________________________________|

 MEANING: NONMEM read-only common
 CONTEXT: User-supplied routines

 USAGE:
 COMMON /ROCM25/ MIXP(MMX)
 (If double precision is to be used):
 DOUBLE PRECISION MIXP
 (If single precision is to be used):
 REAL MIXP
 The value of MMX must  be  the  same  as  that  found  in  file  SIZES
 (See sizes).

 DISCUSSION:

 Used with mixture models.

  MIXP(i)
      The mixture probability for the ith  subpopulation,  computed  by
      subroutine MIX.

 May be used as right-hand quantities in all  abbreviated  codes  other
 than $MIX.  There the index i must be an integer constant.

 (See rocm11, mix, mixture model example).

REFERENCES: Guide VI Section III.L.2, Figure 6

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