Grocer Function

NAME

cusumq_tab - cusum squared confidence band

CALLING SEQUENCE

[s] = cusumsq_tab(nobs)

PARAMETERS

Input

Output

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