QRegStatistics

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The QRegStatistics class determines quantile regression characteristics.

Comments

To get characteristics of quantile regression, use the ISmQuantileRegression.QRegStatistics property.

Fore.NET Syntax

Class used to get an analogue of the class QRegStatistics:

None.

The class used to get an analogue for the object of the class QRegStatistics:

QRegStatisticsClass.

Properties inherited from IQRegStatistics

  Brief description
The Objective property returns criterion function value.
The RestrObjective property returns criterion function value for the model y = c.
The QDependentVar property returns explained variable quantile.
The PseudoR2 property returns pseudo determination coefficient.
The AdjR2 property returns adjusted determination coefficient.
The Sparsity property returns sparsity of observations.

See also:

Stat Assembly Classes