cusum squared confidence band
[s] = cusumsq_tab(nobs)
nobs = # of observations
s = (3x1) vector of (1%, 5%,10%) confidence bounds
s=cusumsq_tab(100) // Gives the 1%, 5% and 10% stat level of the cusum-squared statistics for 100 observations