logLik.hisemit: Extract the log likelihood from a hisemit object

Description Usage Arguments Value Author(s) References See Also

View source: R/EM.Newton.support.R

Description

Extract the log likelihood from a hisemit object.

Usage

1
2
## S3 method for class 'hisemit'
logLik(object, take.sum = TRUE,...)

Arguments

object

A hisemit object

take.sum

A logical scalar, indicating whether total log likelihood or the log likelihood of each data point should be extracted.

...

Currently not used

Value

An object of class 'logLik'.

Author(s)

Long Qu rtistician@gmail.com

References

Long Qu, Dan Nettleton, Jack Dekkers (2012) A hierarchical semiparametric model for incorporating inter-gene relationship information for analysis of genomic data. Biometrics, 68(4):1168-1177

See Also

plot.hisemit, fitted.hisemit, coef.hisemit, vcov.hisemit, residuals.hisemit, logLik.hisemit, confint.hisemit, print.hisemit, penLik.EMNewton


hisemi documentation built on July 9, 2017, 9:02 a.m.