StatLib.Cauchy
This function is Cauchy distribution of x, where eta and theta are the location (median) and scale parameters, respectively.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Cauchy( _ x As Double, _ eta As Double, _ theta As Double) As Double |
Type: Double
Type: Double
Type: Double |
Double |