LeftBound: ISlSerie;
The LeftBound property returns the left (lower) truncation bound for the observations.
Truncation bound must be specified for each of the observations. The right (upper) truncation bound is returned by the ISmCensoredTruncatedRegression.RightBound property.
The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.
See also: