Learn R Programming

hisemi (version 1.1-0)

residuals.hisemit: Extract residuals from a hisemit object

Description

Extract residuals from a hisemit object

Usage


# S3 method for hisemit
residuals(object, residual.type = "deviance", ...)

Arguments

object

A hisemit object

residual.type

A character scalar specifying the type of residuals to be extracted. Currently only 'deviance' is supported.

Currently not used.

Value

A numeric vector residuals.

References

Qu, Nettleton, Dekkers (2012) A Hierarchical Semiparametric Model for Incorporating Inter-gene 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