ISmx12arima.BoxCoxPowerTransform

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.

Example

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

See also:

ISmx12arima