View source: R/MixtureFitting.R
digamma_approx | R Documentation |
Calculates approximate value of the digamma function using first eight non-zero members of asymptotic expression for digamma(x). Implemented according to Wikipedia.
digamma_approx( x )
x |
data vector |
Digamma function value.
Andrius Merkys
Users of Wikipedia. Digamma function. https://en.wikipedia.org/w/index.php?title=Digamma_function&oldid=708779689
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.