Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 579 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 579 Bytes

visualization3Dto2D

Animation of the use of colors of 3D graph into a 2D graph

CONTENTS

  1. AnimationMPY.m: Matlab code;
  2. DataMPYR.mat: Data as a matfile on money, GDP, and commercial paper rate. Annual data, 1900-2020, 2020 data refer to the fist quarter of 2020. Sources: FRED data, Historical Statistics of the United States, Friedman and Schwartz. For more information, see Silva (2012), American Economic Journal: Macroeconomics, 4(2): 153-183. https://doi.org/10.1257/mac.4.2.153;
  3. animation3D2D.gif: gif file with animation produced with the code above.

April 2021