| llikInvGamma | R Documentation |
log likelihood of the InvGamma distribution and its derivatives (from stan)
llikInvGamma(x, alpha, beta, full = FALSE)
x |
Observation |
alpha |
distribution parameter |
beta |
distribution parameter |
full |
return the input parameters alongside the result |
data frame with fx and the derivative of each parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.