View source: R/fit_distributions.R
| logLik.fit_dist | R Documentation |
S3 method to extract the log-likelihood value from a fitted distribution.
## S3 method for class 'fit_dist'
logLik(object, ...)
object |
an object of class "fit_dist". |
... |
additional arguments (not used). |
Log-likelihood value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.