Parent table is: BDYN_RI
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: DECR_RI . id
Identifies id of rows that contain OASI decrement 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: DECR_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: DECR_RI . age
Specifies age of females and males whose OASI decrement rates are specified on this row.
Valid values: 0 to 125, Integer
Source code: ben_ri.h and ben_ri.cpp
SSASIM: DECR_RI . female
Specifies annual OASI decrement rate (Markov transition probability off of OASI program for reasons other than death) 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: DECR_RI . male
Specifies annual OASI decrement rate (Markov transition probability off of OASI program for reasons other than death) 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