IEmRamseyRessetTestSettings.Power

Fore syntax

Power: Integer;

Fore.NET syntax

Power: integer;

Description

The Power property determines degree value.

Comments

The degree corresponds with the number of additional regressors that are a part of test regression. By default the linear regression model is tested with two additional regressors.

Fore and Fore.NET examples

The property use is given in the example for IEmRamseyRessetTestSettings.Explained.

See also:

IEmRamseyRessetTestSettings