Description Usage Arguments Value Examples
Compute the loglikelihood
1 | computeLogLik(in_vector, in_pdf = NULL, verbose = FALSE)
|
in_vector |
Numeric vector of input values of which the loglikelihood is computed. |
in_pdf |
Probability distribution function, if NULL a normal distribution is used. |
verbose |
Verbose if |
A numeric value (sum of the logarithms of the likelihoods of the input vector)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.