getPiaAdjustments: Return the _Primary Insurance Amount Adjustments_ for a birth...

Description Usage Arguments Value Examples

View source: R/parameters.R

Description

If a worker takes benefit distributions before or after the normal retirement age, the PIA is adjusted by multiplying it by a percentage. A table of adjustments is available on the Social Security web site. This function returns the adjustments listed in the table for the input birth year.

Usage

1
getPiaAdjustments(birthYear = NULL)

Arguments

birthYear

the birth year of the worker

Value

the percentage adjustment data set for the input birth year

Examples

1
getPiaAdjustmentSet(birthYear = 1955)

twjacobs/oasdir documentation built on July 28, 2019, 5:51 a.m.