SFComp

 

Name

SFComp

Description

Declaration

typedef struct tagSFComp
{
        double             _id(IDE_SFCOMP_CHISQ)         ChiSq;
        double             _id(IDE_SFCOMP_DF)                    DOF;
        double             _id(IDE_SFCOMP_PROB)          Prob;
} SFComp;

Members

ChiSq
Test Statistic, which has an asymptotic chi-square distribution
DOF
Degree of freedon
Prob
Probability

Remark

Examples

Header to Include

origin.h

See Also

Reference