StatLib.VTweedie
This function computes the quantile (or inverse of the cdf) of the tweedie distribution.
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.VTweedie( _ p As Double, _ power As Double, _ mu As Double, _ phi As Double) As Double |
Type: Double
Type: Double
Type: Double
Type: Double |
Double |