print.hisemit: Print a summary of a hisemit object

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

Description

Print summaries of a hisemit object.

Usage

1
2
3
4
## S3 method for class 'hisemit'
print(x, ...)
## S3 method for class '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.

Details

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

Value

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

Author(s)

Long Qu long.qu@wright.edu

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 May 2, 2019, 5:23 p.m.