ISmCensoredTruncatedRegression.RightBound

Syntax

RightBound: ISlSerie;

Description

The RightBound property returns right (upper) truncation bound for the observations.

Comments

Truncation bound must be specified for each of the observations. The left (bottom) truncation bound is returned by the ISmCensoredTruncatedRegression.LeftBound property.

Example

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

See also:

ISmCensoredTruncatedRegression