ISmCensoredTruncatedRegression.LatentForecast

Syntax

LatentForecast: IForecast;

Description

The LatentForecast property returns a latent forecast series.

Comments

Forecast series is returned by the ISmCensoredTruncatedRegression.Forecast property.

Example

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

See also:

ISmCensoredTruncatedRegression