digamma_approx: Calculate Approximate Value of The Digamma Function.

View source: R/MixtureFitting.R

digamma_approxR Documentation

Calculate Approximate Value of The Digamma Function.

Description

Calculates approximate value of the digamma function using first eight non-zero members of asymptotic expression for digamma(x). Implemented according to Wikipedia.

Usage

    digamma_approx( x )

Arguments

x

data vector

Value

Digamma function value.

Author(s)

Andrius Merkys

References

Users of Wikipedia. Digamma function. https://en.wikipedia.org/w/index.php?title=Digamma_function&oldid=708779689


merkys/MixtureFitting documentation built on Feb. 26, 2023, 5:21 p.m.