StatLib.Chi2
This function is Chi-square distribution of x, where nu is the degrees of freedom.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Chi2( _ x As Double, _ nu As Double) As Double |
Type: Double
Type: Double |
Double |