PXRMAGE ; SLC/PKR - Utilities for age calculations. ;10/07/2005
Source file <PXRMAGE.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
AGE(DOB,DOD,DATE) | ;Given a date of birth, date of death, and a date
|
|
AGECHECK(AGE,MINAGE,MAXAGE) | ;Given an AGE, MINimumAGE, and MAXimumAGE
|
|
FMTAGE(MINAGE,MAXAGE) | ;Format the minimum age and maximum age for display.
|
|
FMTFREQ(FREQ) | ;Format the frequency for display.
|
|
MMF(DEFARR,PXRMPDEM,MINAGE,MAXAGE,FREQ,FIEVAL) | ;Set the baseline minimum age,
|
|
OVERLAP(NAR,MINA,MAXA) | ;Check age ranges for overlap. Return an error message
|
|
OVLAP() | ;Check age ranges for overlap. Called from definition editor after
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|