coef.hisemit: Extracts fitted parameters from a hisemit object

Description Usage Arguments Details Value Author(s) References See Also

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

Description

Extracts fitted parameters from a hisemit object

Usage

1
2
3
## S3 method for class 'hisemit'
coef(object, scale.parameterization = c("r", 
        "scale.factor", "sd.ncp"), ...)

Arguments

object

A hisemit object

scale.parameterization

One of "r", "scale.factor", "sd.ncp". See details.

...

Not used.

Details

For the scale parameter, there are three parameterizations.

Value

A numeric vector of estimated parameters

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


gitlongor/hisemi documentation built on May 17, 2019, 5:28 a.m.