simple GARCH model M Mark Knecht Mon, Apr 21, 2014 7:15 AM <SNIP> ▾ Quoted text (1 line) n <- length(y) <SNIP> Tried running your code here. y is undefined. Fix that for a start. HTH, Mark