ISmBreuschPaganGodfreyTest.ScaledExplainedSS

Fore Syntax

ScaledExplainedSS: ISpecificationTestStatistic;

Fore.NET Syntax

ScaledExplainedSS: Prognoz.Platform.Interop.Stat.ISpecificationTestStatistic;

Description

The ScaledExplainedSS property returns the statistics of adjusted error of regression.

Comments

To get summary statistics, use the ISmBreuschPaganGodfreyTest.SummaryStatistics property.

Fore and Fore.NET Examples

The property use is given in the example for ISmBreuschPaganGodfreyTest.FStatistic.

See also:

ISmBreuschPaganGodfreyTest