ISummaryStatistics.ProbJBStat

Syntax

ProbJBStat: Double;

Description

The ProbJBstat property returns the Jarque-Bera statistics probability.

Comments

The Jaque-Bera statistic has distribution χ2.

To get the value of the Jarque-Bera statistics, use the ISummaryStatistics.JBStat property.

Example

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

See also:

ISummaryStatistics