___________________________________________________________________
 |                                                                 |
 |                                STUBS                            |
 |_________________________________________________________________|

 MEANING: Type of NONMEM, PREDPP or User subroutine and function
 CONTEXT: Replaced by a user-written subroutine or function

 DISCUSSION:
 "Stubs," or "dummy" routines, are subroutines or functions  called  by
 NONMEM,  PREDPP or user code.  The versions of these routines that are
 distributed with NONMEM are essentially empty, i.e., they do  nothing.
 They can be replaced by user-written code in advanced applications.

 Each stub and utility subroutine or function has its own help entry.

 1) Stubs for NONMEM

 CRIT      Modifies the computation of the default objective function.

 CONTR     Specifies the contribution to the objective  function  of  a  L
           level 1 ("L1") record.                                        L

 CCONTR    Specifies the contribution to the objective  function  of  a  L
           level 2 ("L2") record.                                        L

 INLETA    Not implemented for NONMEM VI 1.0                             L

 MIX       Describes the mixing parameter of a mixture model.

 PRIOR     Allows a Bayesian penalty to be included  in  the  objective
           function.

 SPTWO     SPTWO can be used to redefine the RES  and  WRES  items  for  L
           observation records.                                          L

 USMETA    Specifies the value of eta used in simulation.                L

 2) stubs for PREDPP

 INFN      Initialization/Finalization routine.

 3) Stubs for User functions

 FUNCA,FUNCB,FUNCC
           Defines a function for abbreviated code.

REFERENCES: Guide II Section C.6
REFERENCES: Guide VI Section VI.A, Figure 37

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