CoefUncertaintyInSECalc: Boolean;
CoefUncertaintyInSECalc: boolean;
The CoefUncertaintyInSECalc property determines whether to take into account coefficient uncertainty on confidence limit calculation.
Available values:
True. The default value. On calculating confidence limits it is considered that coefficients are found approximately.
False. On calculating confidence limits it is not considered that coefficients are found approximately.
The property use is given in the example for IMsLinearRegressionTransform.ARMA.
See also: