Parent table is: BDYN_RI
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: INCR_RI . id
Identifies id of rows that contain OASI increment rates for females and males of various ages, where rates are expressed as annual decimal (not percentage) probabilities. There is a different row for each age, so many rows have the same id value.
Valid values: 0 to 999999999 (nine digits), Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: INCR_RI . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
Source code: notes are not read by the model
SSASIM: INCR_RI . age
Specifies age of females and males whose OASI increment rates are specified on this row.
Valid values: 0 to 125, Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: INCR_RI . female
Specifies annual OASI increment rate (Markov transition probability onto OASI program) for females of this age as a decimal fraction (not a percent). Value is zero for an age that does not have a row.
Valid values: 0.0 to 1.0, Real
Source code: ben_ri.h and ben_ri.cpp
SSASIM: INCR_RI . male
Specifies annual OASI increment rate (Markov transition probability onto OASI program) for males of this age as a decimal fraction (not a percent). Value is zero for an age that does not have a row.
Valid values: 0.0 to 1.0, Real
Source code: ben_ri.h and ben_ri.cpp