ISmLinearRegress.WeightsScaling

Syntax

WeightsScaling: WeightsScalingType;

Description

The WeightsScaling property determines method of weight scaling.

Comments

To determine type of weights, use the ISmLinearRegress.WeightsType property.

Example

The property use is given in the example for ISmLinearRegress.WeightedSummaryStatistics.

See also:

ISmLinearRegress