logLik_MCEMfit_lm: Extract log-Likelihoods for 'MCEMfit_lm' model objects

Description Usage Arguments Value Author(s) See Also

Description

Extract log-Likelihoods for MCEMfit_lm model objects. This function subtracts the entropy term from the observed likelihood.

Usage

1
logLik_MCEMfit_lm(object, REML = FALSE, ...)

Arguments

object

: fitted model objects of class MCEMfit_lm.

REML

: an optional logical value. If TRUE the restricted log-likelihood is returned, else, if FALSE, the log-likelihood is returned. Defaults to FALSE.

...

: further arguments passed through to lm.

Value

logLik_MCEMfit_lm produces output identical to logLik.

Author(s)

Jakub Stoklosa, Wen-Han Hwang and David I. Warton.

See Also

logLik


refitME documentation built on Aug. 3, 2021, 5:07 p.m.