list.breaks <- Main(mat.y = Simul(p = 2, when.break = 0.5),
mat.x = NULL,
trend = FALSE,
intercept = TRUE,
ci = c(0.9, 0.95, 0.99),
est.mode = "OLS",
iter = 3,
aic.bic.mode = "AIC",
q.max = 2,
trim = 0.4,
pos.break = FALSE)
Run the code above in your browser using DataLab