View source: R/refitME_package.r
logLik.refitME | R Documentation |
refitME
model objectsExtract log-Likelihoods for refitME
model objects. This function subtracts the entropy term from the observed likelihood.
## S3 method for class 'refitME'
logLik(object, ...)
object |
: fitted model objects of class |
... |
: further arguments passed through to |
logLik.refitME
produces identical output to logLik
but for refitME
model objects.
Jakub Stoklosa, Wen-Han Hwang and David I. Warton.
logLik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.