ISmCensoredTruncatedRegression.Forecast

Syntax

Forecast: IForecast;

Description

The Forecast property returns the forecasting series.

Comments

Latent forecasting series is returned by the ISmCensoredTruncatedRegression.LatentForecast property.

Example

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

See also:

ISmCensoredTruncatedRegression