getFamilyMax: The Family Maximum Benefit is the maximum Social Security...

Description Usage Arguments Value Examples

View source: R/calculations.R

Description

The Family Maximum Benefit is the maximum Social Security benefit that can be paid based on an individual's earnings record. Like the PIA, it is based on the average of the highest 35 years of indexed earnings.

Usage

1
getFamilyMax(maxPiaBends = NULL, aime = NULL)

Arguments

maxPiaBends

the family maximum PIA bend points from getMaxPiaBendPts()

aime

The Average Indexed Monthly Value from getAimeValue()

Value

The Family Maximum Benefit

Examples

1
getPia(piaBends = JQPublicBends, aime = JQPublicAime)

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