ggamma | 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
pbaluev
ggamma(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.