ISmQuantileRegression.SummaryStatistics

Syntax

SummaryStatistics: ISummaryStatistics;

Description

The SummaryStatistics property returns descriptive statistics of a model.

Comments

Descriptive statistics are calculated using general formulas. The property does not calculate statistics, not relevant for the current model.

Example

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

See also:

ISmQuantileRegression