ggamma {lomb} | R Documentation |
From astropy.timeseries
ggamma(N)
N |
A positive number |
sqrt(2 / N) * exp(lgamma(N / 2) - lgamma((N - 1) / 2))
Thomas Ruf thomas.p.ruf@me.com
VanderPlas, J. & Ivezic, Z. (2015) Periodograms for Multiband Astronomical Time Series.The Astrophysical Journal 812.1:18
ggamma(3)