logLik.fitdist: Log-Likelihood of fitdist Object

View source: R/fitdistrplus.R

logLik.fitdistR Documentation

Log-Likelihood of fitdist Object

Description

..

Usage

## S3 method for class 'fitdist'
logLik(object, ...)

Arguments

object

fitdist object

...

additional parameters, currently not in use

Details

Output of fitdist has elements ⁠$loglik⁠, ⁠$aic⁠ and ⁠$bic⁠, but they are simply numeric scalars. fitdistrplus:::logLik.fitdist simply returns these elements.

Value

Function logLik.fitdist() returns a logLik object, which could be further used by AIC and BIC.

(I have written to the authors)


fmx documentation built on April 3, 2025, 7:09 p.m.