| llikParetoType2 | R Documentation |
log likelihood of the ParetoType2 distribution and its derivatives (from stan)
llikParetoType2(x, mu, lambda, alpha, full = FALSE)
x |
Observation |
mu |
distribution parameter |
lambda |
distribution parameter |
alpha |
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.