$INFN
Marks the beginning of abbreviated code for the INFN routine.
|
|
Discussion
The $INFN record is used to describe initialization processing for a
NONMEM run, or NONMEM problem, or finalization processing for a NONMEM
problem. It is used with PREDPP. See Initialization-Finalization block for details.
For example, consider inserting the following abbreviated code in a
$INFN (or $PRED) block. It outputs final parameter estimates,
standard errors, minimum value of the objective function, and
conditional estimates of ETAs to various user files. The return codes
from Estimation and Covariance steps (zero for normal termination) are
also output.
|
|
Record order
Follows $SUBROUTINES.