QuantEcon / QuantEcon.notebooks

Jupyter notebooks contributed by QuantEcon developers, users and the community
BSD 3-Clause "New" or "Revised" License
122 stars 105 forks source link

Correct typos in Spurious-regression #77

Closed lingdixu closed 5 years ago

lingdixu commented 5 years ago

Spurious-regression

Modification:

  1. rho is the common auroregression coefficient of the two AR(1) processes -> autoregression ​
  2. In def spurious_reg: Gsenerate two independent AR(1) time series -> Generate ​
  3. Under Comparisons of two value of rho: Change 'For rho = 0.5' to 'For rho = 0.99'
AnjuJoon commented 5 years ago

@jstac this looks fine