Grocer Function

NAME

bkwols - BKW multicollinearity diagnostic

CALLING SEQUENCE

[condindex]=bkwols(arg1,...,argn)

PARAMETERS

Input

Output

DESCRIPTION

Computes BKW COND index of a x matrix. Contrary to bkw, this function does not print the variance-decomposition matrix.

EXAMPLE

condindex=bkwols(x)

This example is taken from ols. Useful mainly for programming purpose (since bkw does much more).

AUTHOR

Eric Dubois 2002