ISummaryStatistics.SC

Syntax

SC: Double;

Description

The SC property returns the Schwarz information criterion.

Comments

The criterion is used to select a set of explanatory variables. A model with a smaller criterion value is preferable.

Example

The property use is given in the example for ISummaryStatistics.R2.

See also:

ISummaryStatistics | Schwarz Information Criterion (SC)