salgrowth.assume: Salary growth assumption dataframe for public pension plan...

Description Usage Format Source Examples

Description

Dataframe with information on salary growth rates.

Usage

1

Format

Data frame with 1 row per prototype per age 20-70, no gaps.

planname

Identifies a specific prototype, character

age

20:70, no gaps, integer

sscale.assume.rate

Growth rate from this age to the next, as a decimal (not as percent), numeric

Source

Rockefeller Institute analysis of public pension plan data.

Examples

1
2
library(dplyr)
glimpse(salgrowth.assume)

donboyd5/pp.prototypes documentation built on May 15, 2019, 10:39 a.m.