Print method for objects obtained by
summary.gtReg
.
# S3 method for summary.gtReg
print(
x,
digits = max(3, getOption("digits") - 3),
signif.stars = getOption("show.signif.stars"),
...
)
An object of class "summary.gtReg" created by
summary.gtReg
.
digits for rounding.
a logical value indicating whether significance stars should be shown.
Additional arguments to be passed to printCoefmat
.
A print out of the function call, deviance residuals (for simple pooling and halving only), coefficients, null and residual deviance and degrees of freedom (for simple pooling only), AIC (for simple pooling and halving only), number of Gibbs samples (for array testing only), and the number of iterations.