MatthieuStigler / tsDyn

tsDyn
tsdyn.googlecode.com
34 stars 20 forks source link

TVAR.LRtest does not work with test = "2vs3" #2

Open MatthieuStigler opened 7 years ago

MatthieuStigler commented 7 years ago

TVAR.LRtest does not work with test = "2vs3":

library(tsDyn)
data(zeroyld)
TVAR.LRtest (zeroyld, lag = 1, thVar = zeroyld[,2], nboot = 2, test = c("2vs3"))