Contents Previous Next


DegreesOfFreedom Property (BDKChiSqBins Collection Object)

Description

Returns the degrees of freedom used in the calculation of the chi-square goodness of fit test.

Syntax

object.ChiSqDegreesOfFreedom

Arguments

None.

Return Value

(Integer) – the number of degrees of freedom

Example

dof = fitResultObj.ChiSqBins.DegreesOfFreedom