Returns the F statistic.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public ReadOnly Property F As Double
Get
public:
property double F {
double get ();
}
member F : float with get
Property Value
Type:
Double
A
double representing the F statistic
See Also