Learn R Programming

hisemi (version 1.1-0)

print.hisemit: Print a summary of a hisemit object

Description

Print summaries of a hisemit object.

Usage

# S3 method for hisemit
print(x, ...)
# S3 method for hisemit
summary(object, ...)

Arguments

x,object

The hisemit object to be printed.

Additional arguments to be passed to print.default or summary.default for the list object.

Value

The same as the results from the corresponding method for the list object.

Details

Currently, the function directly calls the corresponding method for the list object

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