LowerConfidenceLevelTermSet: IMsFormulaTermSet;
The LowerConfidenceLevelTermSet property returns parameters of the variable to which lower confidence limit data is unloaded 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 LowerConfidenceLevelTermSet are given as a set of terms.
The property use is given in the example for IMsPooledModelTransform.FittedTermSet.
See also: