ISmCensoredTruncatedRegression.LeftBound

Syntax

LeftBound: ISlSerie;

Description

The LeftBound property returns the left (lower) truncation bound for the observations.

Comments

Truncation bound must be specified for each of the observations. The right (upper) truncation bound is returned by the ISmCensoredTruncatedRegression.RightBound property.

Example

The property use is given in the example for ISmCensoredTruncatedRegression.DistributionType.

See also:

ISmCensoredTruncatedRegression