.calculate_likelihood_statistics | R Documentation |
Calculate Likelihood Statistics
.calculate_likelihood_statistics(loglik, n, data, family, params)
loglik |
Log-likelihood value |
n |
Sample size |
data |
Numeric vector of data |
family |
Character string specifying the distribution family |
params |
Named numeric vector of distribution parameters |
A list containing likelihood-based statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.