getPia: The Primary Insurance Amount (PIA) is the actual Social...

Description Usage Arguments Value Examples

View source: R/calculations.R

Description

The Primary Insurance Amount (PIA) is the actual Social Security benefit. It is based on the average of the highest 35 years of indexed earnings.

Usage

1
getPia(piaBends = NULL, aime = NULL)

Arguments

piaBends

the PIA bend points from getPiaBendPts()

aime

The Average Indexed Monthly Value from getAimeValue()

Value

The Primary Insurance Amount

Examples

1
getPia(piaBends = JQPublicBends, aime = JQPublicAime)

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