Stat Assembly > Stat Assembly Interfaces > ISmLinearRegress > ISmLinearRegress.WeightsScaling
WeightsScaling: WeightsScalingType;
WeightsScaling: Prognoz.Platform.Interop.Stat.WeightsScalingType;
The WeightsScaling property determines method of weight scaling.
To determine type of weights, use the ISmLinearRegress.WeightsType property.
The property use is given in the example for ISmLinearRegress.WeightedSummaryStatistics.
See also: