LogFraction | R Documentation |
helper function for computing Gamma
LogFraction(a_up, a_down, j)
a_up |
double() |
a_down |
double() |
j |
int() |
log((j + a_up) / (j + a_down))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.