UpperConfidenceLevelTermSet: IMsFormulaTermSet;
The UpperConfidenceLevelTermSet property returns parameters of the variable, to which upper confidence limit data is loaded after model calculation.
By default, the variable is not set. The dimensions of this and explained variables must match. Parameters of the explained variable are returned by the IMsPooledModelTransform.Explained property.
Parameters returned by UpperConfidenceLevelTermSet are given as a set of terms.
The property use is given in the example for IMsPooledModelTransform.FittedTermSet.
See also: