logLik_POISXL | R Documentation |
Calculates logLik for Poisson XLindley distribution distribution.
logLik_POISXL(param = 0, x)
param |
parameter mu in log scale. |
x |
vector with the response variable. |
returns the loglikelihood given the parameters and random sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.