ISmCensoredTruncatedRegression.Forecast

Fore Syntax

Forecast: IForecast;

Fore.NET Syntax

Forecast: Prognoz.Platform.Interop.Stat.IForecast;

Description

The Forecast property returns the forecasting series.

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmCensoredTruncatedRegression