R/fevd.R

"fevd" <-
function(x, n.ahead = 10, ...){
  UseMethod("fevd", x)
}
cheaton/vars2 documentation built on May 29, 2019, 3:04 a.m.