forked from yimengyin16/PenSimMacro_Data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAA_MetaFile.R
48 lines (34 loc) · 967 Bytes
/
AA_MetaFile.R
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Data: Loading and processing macroeconomic and financial data
#
#
#
# Data: Loading and processing government finance and state GDP data
#
#
# Modeling: regime-switching
#
# Modeling: tax and economic conditions
#
# Modeling: non-normal distribution
#
#
# Simulation: Macroeconomic Markov-switching model
#
#
# Simulation: Finance of stylized government
#
#
# 1. Macro model: GDP growth and asset returns
# 1.0 Description of data: Data_description_report
# 1.1 Modeling: Data_explore2.R
# 1.2 Simulation: Model_simulation(x).R
# 2. Government finance
# 2.1 Modeling: Explore_RevGSP(x).R
# 2.2 Simulation: Model_stylizedGov(x).R (need inputs from 1.2)
# df_sim saved for 4
# 3. Simulation of Pension Finance
# Need pension simulatoin model for prototypical plan
# Model_pensionSimInputs.R
# penSimInputs_returns.RData saved
# 4. Impact of pension contributions on government finance
# Model_pensionRIsk.R