IMsPooledModelTransform.CrossSection

Syntax

CrossSection: PooledModelCrossSectionType;

Description

The CrossSection property determines the type of panel data regression model.

Comments

The default value is PooledModelCrossSectionType.None, that is,  the combined model in the regression is considered (model without effects).

Example

The property use is given in the example for IMsPooledModelTransform.ARMA.

See also:

IMsPooledModelTransform