Analyzes a balanced factorial design with fixed effects.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public double Compute()
Visual Basic (Declaration)
Public Function Compute As Double
Visual C++
public:
double Compute()

Return Value

A double scalar containing the p-value for the overall F test.

See Also