Parent table is: OUTPUT
There are no child tables.
Go to PENSIM input parameters overview
PENSIM: TRACE . id
Identifies combination of the life-history tracing options on this row of table, so id value should be unique.
Valid values: 1 to 999999999 (nine digits), Integer
PENSIM: TRACE . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text, Memo (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
PENSIM: TRACE . count_each
Specifies whether or not to show the id number of each individual as PENSIM executes; this can be useful for debugging purposes, but is seldom useful in routine use of PENSIM.
Valid values: T (=1) or F (=0) (for true or false), Logical
PENSIM: TRACE . indid4spid
Shows during run execution the (positive) id number of the sample individual who marries the non-sample individual whose (negative) id number is specified in this field. Nothing is shown during run execution if TRACE.indid4spid equals zero because no non-sample individuals have a zero id number. This parameter is useful if you want to know the (positive) id number of the sample individual married to a non-sample individual. In such a case, simply set TRACE.indid4spid equal to the (negative) id number of the non-sample individual (i.e., spouse). Remember that not every simulated non-sample individual ends up marrying a sample individual.
Valid values: -999999999 to 0, Integer
PENSIM: TRACE . tracing
Specifies whether or not to write detailed trace information on each event in an individual's life history. When setting tracing to true, be sure to set appropriate values for the following three fields. If tracing is true, the trace information will be shown on the screen unless PENSIM is executed with the run log option. Capturing the trace information in the run.log file is desirable because then it can be easily inspected in a text editor.
Valid values: T (=1) or F (=0) (for true or false), Logical
PENSIM: TRACE . coh_b_year
Specifies the cohort birth year for which the trace is active. For ESP mode or RCS mode runs, coh_b_year should be equal to RUN.birth_year. For OLC mode runs, specify the cohort birth year of the individual you want to trace. In all modes of operation, when tracing a spouse (with a negative TRACE.id_value as described below) set coh_b_year equal to the birth year of the sample individual to whom the spouse is married.
Valid values: 1935 to 2034, Integer
PENSIM: TRACE . scen_value
Specifies the run scenario during which the trace is active.
Valid values: 1 to RUN.scenarios, Integer
PENSIM: TRACE . id_value
Specifies the individual id for which the trace is active. If a sample individual with positive id_value, then id_value must be in the [1,scenario_sample_size] range. If a spouse, then the id_value must be negative. When tracing is true, id_value cannot be zero.
Valid values: any value, Integer