digamma_inv {gigg} | R Documentation |
Inverse digamma function.
Description
Evaluate the inverse digamma function.
Usage
digamma_inv(y, precision = 1e-08)
Arguments
y |
value to evaluate the inverse digamma function at. |
precision |
default = 1e-08. |
Value
Numeric inverse digamma value.
[Package gigg version 0.2.1 Index]