
Last chance! 50% off unlimited learning
Sale ends in
## S3 method for class 'varstabil':
plot(x, ...)
varstabil
efp
, too.stability
, efp
data(Canada)
var.2c <- VAR(Canada, p = 2, type = "const")
var.2c.stabil <- stability(var.2c, type = "Rec-CUSUM")
plot(var.2c.stabil)
Run the code above in your browser using DataLab