cusumq_tab                      GROCER           econometric tests and diagnostics
NAME
cusumq_tab - cusum squared confidence band
CALLING SEQUENCE
[s] = cusumsq_tab(nobs)
PARAMETERS
Input
Output
-
s = (3x1) vector of (1%, 5%,10%) confidence bounds
DESCRIPTION
Gives the 1%, 5% and 10% stat level of the cusum-squared statistics.
EXAMPLE
s=cusumsq_tab(nobs)
This example is taken from function cusumb. Used in cusumb and cusumf.
AUTHOR
Eric Dubois 2002