Main points:

  • All models are wrong, some models are useful
  • garch is a model of volatility clustering
  • garch is impacted by the 3 realms of finance, statistics and computing
  • garch is data hungry
  • variance targeting seems to be useful
  • there is at least one model that is better than the garch(1,1)
  • R is a good environment for academic research if you want to have real impact

annotated slides (pdf)

Presented 2012 December at the Imperial College Algorithmic Trading Conference.

Kommentarer inaktiverade för 3 realms of garch modelling

See more

Explore more content and blog posts.

  • jun 25, 26

    Music and snow. Poke my eyes out Perhaps your immediate response is: ”I’d rather poke my eyes out with a burning stick than do data analysis.” There’s a completely different [...]

  • jun 25, 26

    Move your data analysis to a computing environment specifically designed for it. Why R and not spreadsheets? Here are three reasons: complexity graphics money Spreadsheets are easily overwhelmed.  Very complex [...]

  • jun 25, 26

    The steps taken to fix an R problem. Task To prepare for the Portfolio Probe blog post called ”Implied alpha and minimum variance”, I tried to update a matrix of [...]