Sandbox: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
EmoryFerguson (talk | contribs)
No edit summary
EmoryFerguson (talk | contribs)
No edit summary
Line 1: Line 1:
if <math>\mathbf{sfusehist}=0 </math> then (no history) <math>SFINSTABALL_{r,t}=PredictedTerm_{r,t}</math>
if <math>\mathbf{sfusehist}=1</math> then (use history)  
 
<math>SFINSTABALL_{r,t}=\frac{PredictedTerm_{f,t}}{PredictedTerm_{f,t=1}}*\mathbf{SFINSTABALL}_{r,t=1}</math>


where
where


<math>PredictedTerm_{r,t}=ANALFUNC(GDPPCP_{r,t},DemocTerm_t,InfMorTerm_t,TradeTerm_t, Educ25Term_t)</math>
<math>PredictedTerm_{r,t}=ANALFUNC(GDPPCP_{r,t},DemocTerm_t,InfMorTerm_t,TradeTerm_t,Educ25Term_t)</math>


<math>DemocTerm=DemoPolity_r</math>
<math>DemocTerm=DemoPolity_r</math>
Line 11: Line 13:
<math>TradeTerm=\frac{X_r+M_r}{GDP}*100</math>
<math>TradeTerm=\frac{X_r+M_r}{GDP}*100</math>


<math>Educ25Term=EDYRSAG25_r
<math>Educ25Term=EDYRSAG25_r</math>

Revision as of 16:42, 8 June 2017

if 𝐬𝐟𝐮𝐬𝐞𝐡𝐢𝐬𝐭=1 then (use history)

SFINSTABALLr,t=PredictedTermf,tPredictedTermf,t=1*𝐒𝐅𝐈𝐍𝐒𝐓𝐀𝐁𝐀𝐋𝐋r,t=1

where

PredictedTermr,t=ANALFUNC(GDPPCPr,t,DemocTermt,InfMorTermt,TradeTermt,Educ25Termt)

DemocTerm=DemoPolityr

InfMorTerm=INFMORrWINFMOR

TradeTerm=Xr+MrGDP*100

Educ25Term=EDYRSAG25r