ISmCensoredTruncatedRegression.LatentForecast

Fore Syntax

LatentForecast: IForecast;

Fore.NET Syntax

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

Description

The LatentForecast property returns a latent forecast series.

Comments

Forecast series is returned by the ISmCensoredTruncatedRegression.Forecast property.

Fore and Fore.NET Examples

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

See also:

ISmCensoredTruncatedRegression