logLik,fitode-method {fitode} | R Documentation |
Extract log-likelihood
Description
Extract log-likelihood of a fit
Usage
## S4 method for signature 'fitode'
logLik(object)
Arguments
object |
fitode object |
Value
The log-likelihood of the fitode object
[Package fitode version 0.1.1 Index]