ISmx12arima.BoxCoxPowerTransform

Fore Syntax

BoxCoxPowerTransform: Integer;

Fore.NET Syntax

BoxCoxPowerTransform: integer;

Description

The BoxCoxPowerTransform property determines the degree value for the Box-Cox transformation.

Comments

The property is used, if ISmx12arima.DataTransformation = DataTransformationX12Type.BoxCoxPower.

The default value is 0.

Fore and Fore.NET Examples

The property use is given in the example for ISmx12arima.OutliersARIMAao.

See also:

ISmx12arima