dfun {fitode} | R Documentation |
Taylor expansion of digamma(a+b) for a>>b
Description
Taylor expansion of digamma(a+b) for a>>b
Usage
dfun(x, y, mag = 1e+08)
Arguments
x |
first argument |
y |
second argument |
mag |
cutoff magnitude for switching approximations |
Value
numeric
[Package fitode version 0.1.1 Index]