Description Usage Arguments Value Examples
Returns 1 when candidates' belongs to Senior Program. Prioritization for older patients for older donors, followed for young patients for younger donors, and for last the remaining patients.
1 | sp(dage, cage)
|
dage |
A numeric value with donor's age |
cage |
A numeric value with candidate's age |
The value 1 for a candidates older than 65 with also a donor older than 65
1 | sp(dage = 66, cage = 70)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.