ISmQuantileRegression.QRegStatistics

Fore Syntax

QRegStatistics: IQRegStatistics;

Fore.NET Syntax

QRegStatistics: Prognoz.Platform.Interop.Stat.IQRegStatistics;

Description

The QRegStatistics property returns quantile regression characteristics.

Comments

The statistics that are used only for calculating quantile regression.

Fore and Fore.NET Examples

The property use is given in the example for ISmQuantileRegression.Explained.

See also:

ISmQuantileRegression