Table of Contents


NAME

lancelot:itersum - itersum routine for lancelot (Decida Procedure)

USAGE

          lancelot:itersum ex mod data par

ARGUMENTS

ex Extractor Object.
mod Model Object.
data Data Object.
par Parameter Object.

GLOBALS

env(DISP_MODE) Display mode. One of (XWINDOW|TERMINAL|BATCH). XWINDOW mode makes full use of X11 DISPLAY. TERMINAL mode prints text to terminal. BATCH mode also prints text to terminal.

RESULTS

This procedure is performed at the end of each extraction iteration. It displays a barchart and prints out the error value.
Calls par:show at each iteration to display current parameter values.

AUTHORS

Richard Booth, Michael McLennan, George Howlett

Table of Contents